Uses of Class
software.amazon.awssdk.services.cloudwatch.model.ManagedRule
Packages that use ManagedRule
-
Uses of ManagedRule in software.amazon.awssdk.services.cloudwatch.model
Methods in software.amazon.awssdk.services.cloudwatch.model that return types with arguments of type ManagedRuleModifier and TypeMethodDescriptionfinal List<ManagedRule>PutManagedInsightRulesRequest.managedRules()A list ofManagedRulesto enable.Methods in software.amazon.awssdk.services.cloudwatch.model with parameters of type ManagedRuleModifier and TypeMethodDescriptionPutManagedInsightRulesRequest.Builder.managedRules(ManagedRule... managedRules) A list ofManagedRulesto enable.Method parameters in software.amazon.awssdk.services.cloudwatch.model with type arguments of type ManagedRuleModifier and TypeMethodDescriptionPutManagedInsightRulesRequest.Builder.managedRules(Collection<ManagedRule> managedRules) A list ofManagedRulesto enable.