status

@JvmName(name = "alwvhqdvpqbgvqxw")
suspend fun status(value: String?)

Parameters

value

The status of the task. Valid values: NotStarted, Normal, Abnormal. When a task created, it is in this state of NotStarted. You can specify this state of Normal to start the job, and specify this state of Abnormal to stop the job.