Module: Aws::CloudWatch::Client::_DescribeAlarmHistoryResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeAlarmHistoryOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#alarm_history_items ⇒ ::Array[Types::AlarmHistoryItem]
166 |
# File 'sig/client.rbs', line 166 def alarm_history_items: () -> ::Array[Types::AlarmHistoryItem] |
#next_token ⇒ ::String
167 |
# File 'sig/client.rbs', line 167 def next_token: () -> ::String |