class Aws::CloudWatch::Types::DisableInsightRulesInput
@note When making an API call, you may pass DisableInsightRulesInput
data as a hash: { rule_names: ["InsightRuleName"], # required }
@!attribute [rw] rule_names
An array of the rule names to disable. If you need to find out the names of your rules, use [DescribeInsightRules][1]. [1]: https://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_DescribeInsightRules.html @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/monitoring-2010-08-01/DisableInsightRulesInput AWS API Documentation
Constants
- SENSITIVE