status

@JvmName(name = "dcyelyimslimtkfi")
suspend fun status(value: Output<String>)
@JvmName(name = "iwhrxuctppulqlbm")
suspend fun status(value: String?)

Parameters

value

Status of the job. Default: ENABLED. NOTE: The effect of the new job status takes place during a subsequent job run. For example, if you change the job status from ENABLED to DISABLED, and an operation spawned by the transfer is running, the status change would not affect the current operation.