status

@JvmName(name = "jwqkcbrhksvsydwm")
suspend fun status(value: Output<Either<String, StatusType>>)
@JvmName(name = "yubhxvqebyfbbgnu")
suspend fun status(value: Either<String, StatusType>?)
@JvmName(name = "rqjnthrtoarnflkl")
fun status(value: String)
@JvmName(name = "ewiwrwexbymdoxep")
fun status(value: StatusType)

Parameters

value

The status of the schedule. Whether active or not. If inactive, the report's scheduled execution is paused.