triggerConfig property

Output<FlowTriggerConfig> triggerConfig
latefinal

Configuration that determines how and when the flow runs. See the triggerConfig Block for details.

Implementation

late final pulumi.Output<FlowTriggerConfig> triggerConfig;