glue_update_trigger {paws.analytics} | R Documentation |
Updates a trigger definition
Description
Updates a trigger definition.
See https://www.paws-r-sdk.com/docs/glue_update_trigger/ for full documentation.
Usage
glue_update_trigger(Name, TriggerUpdate)
Arguments
Name |
[required] The name of the trigger to update. |
TriggerUpdate |
[required] The new values with which to update the trigger. |
[Package paws.analytics version 0.7.0 Index]