FlowScheduledTriggerPropertiesArgs

constructor(dataPullMode: Output<FlowScheduledTriggerPropertiesDataPullMode>? = null, firstExecutionFrom: Output<Double>? = null, flowErrorDeactivationThreshold: Output<Int>? = null, scheduleEndTime: Output<Double>? = null, scheduleExpression: Output<String>, scheduleOffset: Output<Double>? = null, scheduleStartTime: Output<Double>? = null, timeZone: Output<String>? = null)