class Aws::CloudWatch::Types::DescribeInsightRulesInput

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

data as a hash:

    {
      next_token: "NextToken",
      max_results: 1,
    }

@!attribute [rw] next_token

Include this value, if it was returned by the previous operation, to
get the next set of rules.
@return [String]

@!attribute [rw] max_results

The maximum number of results to return in one operation. If you
omit this parameter, the default of 500 is used.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/monitoring-2010-08-01/DescribeInsightRulesInput AWS API Documentation

Constants

SENSITIVE