status

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

Parameters

value

The status of the resource. Valid values: Synchronizing, Suspending. You can stop the task by specifying Suspending and start the task by specifying Synchronizing.