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