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
- Struct
- Aws::ElasticsearchService::Types::DescribeElasticsearchDomainsResponse
- 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
-
#domain_status_list ⇒ Array<Types::ElasticsearchDomainStatus>
The status of the domains requested in the
DescribeElasticsearchDomains
request.
Instance Attribute Details
#domain_status_list ⇒ Array<Types::ElasticsearchDomainStatus>
The status of the domains requested in the
DescribeElasticsearchDomains
request.