endBy

@JvmName(name = "dpobwjdgoqqxikgn")
suspend fun endBy(value: Output<String>)
@JvmName(name = "ruhivocpniquivtr")
suspend fun endBy(value: String?)

Parameters

value

When to end 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'