You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CloudSearch::Types::ListDomainNamesResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The result of a ListDomainNames request. Contains a list of the domains owned by an account.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#domain_namesHash<String,String>

The names of the search domains owned by an account.

Returns:

  • (Hash<String,String>)

    The names of the search domains owned by an account.