triggerProperties property

Input<FlowTriggerConfigTriggerProperties?>? triggerProperties
final

Configuration details of a schedule-triggered flow as defined by the user. Currently, these settings only apply to the Scheduled trigger type. See the trigger_config.trigger_properties Block for details.

Implementation

final pulumi.Input<FlowTriggerConfigTriggerProperties?>? triggerProperties;