Module: Aws::Lightsail::Client::_GetDomainsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetDomainsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#domains ⇒ ::Array[Types::Domain]
1312 |
# File 'sig/client.rbs', line 1312
def domains: () -> ::Array[Types::Domain]
|
#next_page_token ⇒ ::String
1313 |
# File 'sig/client.rbs', line 1313
def next_page_token: () -> ::String
|