status

@JvmName(name = "smecgwywcvcjorlf")
suspend fun status(value: Output<Either<String, RuleStatus>>)
@JvmName(name = "rvkaeauopxvxhjjb")
suspend fun status(value: Either<String, RuleStatus>?)
@JvmName(name = "enxjxybmqqraiber")
fun status(value: String)
@JvmName(name = "tbvojvoaliqakfrf")
fun status(value: RuleStatus)

Parameters

value

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