Module: Aws::CloudWatch::Client::_DescribeInsightRulesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeInsightRulesOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#insight_rules ⇒ ::Array[Types::InsightRule]
248 |
# File 'sig/client.rbs', line 248
def insight_rules: () -> ::Array[Types::InsightRule]
|
#next_token ⇒ ::String
247 |
# File 'sig/client.rbs', line 247
def next_token: () -> ::String
|