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]
981 |
# File 'sig/client.rbs', line 981
def alarms: () -> ::Array[Types::Alarm]
|
#next_page_token ⇒ ::String
982 |
# File 'sig/client.rbs', line 982
def next_page_token: () -> ::String
|