startMode

val startMode: Output<String>

The starting mode of the Stream Analytics Job. Possible values are JobStartTime, CustomTime and LastOutputEventTime.

Note: Setting start_mode to LastOutputEventTime is only possible if the job had been previously started and produced output.