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

Class: Aws::ElasticsearchService::Types::ListDomainNamesResponse

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

Overview

The result of a ListDomainNames operation. Contains the names of all Elasticsearch domains owned by this account.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#domain_namesArray<Types::DomainInfo>

List of Elasticsearch domain names.

Returns: