class Aws::ElasticsearchService::Types::DescribeElasticsearchDomainConfigRequest
Container for the parameters to the `DescribeElasticsearchDomainConfig` operation. Specifies the domain name for which you want configuration information.
@note When making an API call, you may pass DescribeElasticsearchDomainConfigRequest
data as a hash: { domain_name: "DomainName", # required }
@!attribute [rw] domain_name
The Elasticsearch domain that you want to get information about. @return [String]
Constants
- SENSITIVE