class Aws::CloudWatch::Types::EnableInsightRulesInput

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

data as a hash:

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

@!attribute [rw] rule_names

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

Constants

SENSITIVE