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]
1322 |
# File 'sig/client.rbs', line 1322 def domains: () -> ::Array[Types::Domain] |
#next_page_token ⇒ ::String
1323 |
# File 'sig/client.rbs', line 1323 def next_page_token: () -> ::String |