Module: Aws::Lightsail::Client::_GetInstancesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetInstancesResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#instances ⇒ ::Array[Types::Instance]
1413 |
# File 'sig/client.rbs', line 1413
def instances: () -> ::Array[Types::Instance]
|
#next_page_token ⇒ ::String
1414 |
# File 'sig/client.rbs', line 1414
def next_page_token: () -> ::String
|