startFrom

@JvmName(name = "ritwxckvarlntqol")
suspend fun startFrom(value: Output<String>)
@JvmName(name = "epqdpimaoxvatuca")
suspend fun startFrom(value: String?)

Parameters

value

When to start task execution. This is a required field when ExecutionTrigger.properties.type is 'OnSchedule'; this property should not be present when ExecutionTrigger.properties.type is 'RunOnce'