You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ElasticsearchService::Types::UpdateElasticsearchDomainConfigResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::ElasticsearchService::Types::UpdateElasticsearchDomainConfigResponse
- Defined in:
- (unknown)
Overview
The result of an UpdateElasticsearchDomain
request. Contains the status of the Elasticsearch domain being updated.
Returned by:
Instance Attribute Summary collapse
-
#domain_config ⇒ Types::ElasticsearchDomainConfig
The status of the updated Elasticsearch domain.
Instance Attribute Details
#domain_config ⇒ Types::ElasticsearchDomainConfig
The status of the updated Elasticsearch domain.