status

@JvmName(name = "cqktyuhkdcfxbgcn")
suspend fun status(value: Output<String>)
@JvmName(name = "feawbsmrpnmgoodq")
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.