Optionaldisplay_name?: stringOptional. The display name of the trigger.
Optionalenvironment_id?: stringOptional. The environment ID for the trigger execution.
Optionalexecution_timeout_seconds?: numberOptional. The execution timeout for the triggered interaction.
Required. The interaction request template to be executed.
Optionalmax_consecutive_failures?: numberOptional. The maximum number of consecutive failures allowed before the trigger is automatically paused (status becomes ERROR).
Required. The cron schedule on which the trigger should run. Standard cron format.
Required. Time zone in which the schedule should be interpreted.
Parameters for creating a trigger.