disabled

@JvmName(name = "dceobqmjwubdortd")
suspend fun disabled(value: Output<Boolean>)
@JvmName(name = "uiyrfpjwbpueuhvb")
suspend fun disabled(value: Boolean?)

Parameters

value

Prevent the task from executing. This does not cancel already running tasks. It is intended to temporarily disable RECURRING tasks.