class Aws::ElasticsearchService::Types::DescribeElasticsearchDomainRequest

Container for the parameters to the `DescribeElasticsearchDomain` operation.

@note When making an API call, you may pass DescribeElasticsearchDomainRequest

data as a hash:

    {
      domain_name: "DomainName", # required
    }

@!attribute [rw] domain_name

The name of the Elasticsearch domain for which you want information.
@return [String]

Constants

SENSITIVE