glue_delete_trigger {paws.analytics} | R Documentation |
Deletes a specified trigger
Description
Deletes a specified trigger. If the trigger is not found, no exception is thrown.
See https://www.paws-r-sdk.com/docs/glue_delete_trigger/ for full documentation.
Usage
glue_delete_trigger(Name)
Arguments
Name |
[required] The name of the trigger to delete. |
[Package paws.analytics version 0.7.0 Index]