triggerType property

Input<String> triggerType
final

Type of flow trigger. Valid values are Scheduled, Event, and OnDemand.

Implementation

final pulumi.Input<String> triggerType;