status

@JvmName(name = "syjxhlvpfkmpvmjy")
suspend fun status(value: Output<Either<String, StatusType>>)
@JvmName(name = "acveuocuvbpldkwy")
suspend fun status(value: Either<String, StatusType>?)
@JvmName(name = "epopxygwimxyksii")
fun status(value: String)
@JvmName(name = "exssvvvnxhiccdwi")
fun status(value: StatusType)

Parameters

value

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