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

Class: Aws::ElasticsearchService::Types::DescribeElasticsearchDomainConfigResponse

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

Overview

The result of a DescribeElasticsearchDomainConfig request. Contains the configuration information of the requested domain.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#domain_configTypes::ElasticsearchDomainConfig

The configuration information of the domain requested in the DescribeElasticsearchDomainConfig request.

Returns: