powered by
Deletes a specified trigger. If the trigger is not found, no exception is thrown.
glue_delete_trigger(Name)
[required] The name of the trigger to delete.
svc$delete_trigger( Name = "string" )