startMode

@JvmName(name = "jmepikeeomssbovg")
suspend fun startMode(value: Output<String>)
@JvmName(name = "qtrktrcjqlejgihk")
suspend fun startMode(value: String?)

Parameters

value

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.