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

Class: Aws::ElasticsearchService::Types::DescribeElasticsearchDomainsResponse

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

Overview

The result of a DescribeElasticsearchDomains request. Contains the status of the specified domains or all domains owned by the account.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#domain_status_listArray<Types::ElasticsearchDomainStatus>

The status of the domains requested in the DescribeElasticsearchDomains request.

Returns: