status

@JvmName(name = "xfadwktutgynpowr")
suspend fun status(value: Output<Either<String, StatusType>>)
@JvmName(name = "xcxhgpmrrofnfjhd")
suspend fun status(value: Either<String, StatusType>?)
@JvmName(name = "eccopsnfvjeqjube")
fun status(value: String)
@JvmName(name = "udbbsqcitlfiyeql")
fun status(value: StatusType)

Parameters

value

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