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]
165 |
# File 'sig/client.rbs', line 165
def alarm_history_items: () -> ::Array[Types::AlarmHistoryItem]
|
#next_token ⇒ ::String
166 |
# File 'sig/client.rbs', line 166
def next_token: () -> ::String
|