| Package | Description |
|---|---|
| com.amazonaws.services.cloudwatch.model |
| Modifier and Type | Method and Description |
|---|---|
ManagedRuleState |
ManagedRuleState.clone() |
ManagedRuleState |
ManagedRuleDescription.getRuleState()
Describes the state of a managed rule.
|
ManagedRuleState |
ManagedRuleState.withRuleName(String ruleName)
The name of the Contributor Insights rule that contains data for the specified Amazon Web Services resource.
|
ManagedRuleState |
ManagedRuleState.withState(String state)
Indicates whether the rule is enabled or disabled.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ManagedRuleDescription.setRuleState(ManagedRuleState ruleState)
Describes the state of a managed rule.
|
ManagedRuleDescription |
ManagedRuleDescription.withRuleState(ManagedRuleState ruleState)
Describes the state of a managed rule.
|
Copyright © 2023. All rights reserved.