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

Class: Aws::ElasticsearchService::Types::DescribeElasticsearchDomainResponse

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

Overview

The result of a DescribeElasticsearchDomain request. Contains the status of the domain specified in the request.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#domain_statusTypes::ElasticsearchDomainStatus

The current status of the Elasticsearch domain.

Returns: