Uses of Class
software.amazon.awssdk.services.cloudwatch.model.ManagedRuleState
-
Packages that use ManagedRuleState Package Description software.amazon.awssdk.services.cloudwatch.model -
-
Uses of ManagedRuleState in software.amazon.awssdk.services.cloudwatch.model
Methods in software.amazon.awssdk.services.cloudwatch.model that return ManagedRuleState Modifier and Type Method Description ManagedRuleStateManagedRuleDescription. ruleState()Describes the state of a managed rule.Methods in software.amazon.awssdk.services.cloudwatch.model with parameters of type ManagedRuleState Modifier and Type Method Description ManagedRuleDescription.BuilderManagedRuleDescription.Builder. ruleState(ManagedRuleState ruleState)Describes the state of a managed rule.
-