status

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