AWS::CustomerProfiles::Integration TriggerProperties
Specifies the configuration details that control the trigger for a flow. Currently, these settings only apply to the Scheduled trigger type.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Scheduled" :
ScheduledTriggerProperties
}
Properties
Scheduled
-
Specifies the configuration details of a schedule-triggered flow that you define.
Required: No
Type: ScheduledTriggerProperties
Update requires: No interruption