status

@JvmName(name = "uqpbsshtgfgloopo")
suspend fun status(value: Output<Either<String, StatusType>>)
@JvmName(name = "rwkmxydlvjerlgar")
suspend fun status(value: Either<String, StatusType>?)
@JvmName(name = "xnmpkssywrabpnwf")
fun status(value: String)
@JvmName(name = "qmwmakyynkkmkquu")
fun status(value: StatusType)

Parameters

value

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