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