class Aws::CloudWatch::Types::DeleteInsightRulesInput

@note When making an API call, you may pass DeleteInsightRulesInput

data as a hash:

    {
      rule_names: ["InsightRuleName"], # required
    }

@!attribute [rw] rule_names

An array of the rule names to delete. 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/DeleteInsightRulesInput AWS API Documentation

Constants

SENSITIVE