Module: Aws::Lightsail::Client::_GetAlarmsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetAlarmsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#alarms ⇒ ::Array[Types::Alarm]
991 |
# File 'sig/client.rbs', line 991 def alarms: () -> ::Array[Types::Alarm] |
#next_page_token ⇒ ::String
992 |
# File 'sig/client.rbs', line 992 def next_page_token: () -> ::String |