status

@JvmName(name = "ydthqwlgrsysxenq")
suspend fun status(value: Output<Either<String, RuleStatus>>)
@JvmName(name = "yxmgtumwefglqaeg")
suspend fun status(value: Either<String, RuleStatus>?)
@JvmName(name = "ftjxrlcnacxdjbrk")
fun status(value: String)
@JvmName(name = "bhcdhgsujflsiisf")
fun status(value: RuleStatus)

Parameters

value

If `Enabled`, the rule is currently being applied. If `Disabled`, the rule is not currently being applied.