Module: Aws::OpenSearchService::Client::_ListDomainNamesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDomainNamesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#domain_names ⇒ ::Array[Types::DomainInfo]
1082 |
# File 'sig/client.rbs', line 1082
def domain_names: () -> ::Array[Types::DomainInfo]
|