Module: Aws::Route53Domains::Client::_ListDomainsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDomainsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#domains ⇒ ::Array[Types::DomainSummary]
285 |
# File 'sig/client.rbs', line 285
def domains: () -> ::Array[Types::DomainSummary]
|
#next_page_marker ⇒ ::String
286 |
# File 'sig/client.rbs', line 286
def next_page_marker: () -> ::String
|