Module: Aws::SWF::Client::_ListDomainsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DomainInfos]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#domain_infos ⇒ ::Array[Types::DomainInfo]
343 |
# File 'sig/client.rbs', line 343
def domain_infos: () -> ::Array[Types::DomainInfo]
|
#next_page_token ⇒ ::String
344 |
# File 'sig/client.rbs', line 344
def next_page_token: () -> ::String
|