You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ElasticsearchService::Types::DeleteElasticsearchDomainResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::ElasticsearchService::Types::DeleteElasticsearchDomainResponse
- Defined in:
- (unknown)
Overview
The result of a DeleteElasticsearchDomain
request. Contains the status of the pending deletion, or no status if the domain and all of its resources have been deleted.
Returned by:
Instance Attribute Summary collapse
-
#domain_status ⇒ Types::ElasticsearchDomainStatus
The status of the Elasticsearch domain being deleted.
Instance Attribute Details
#domain_status ⇒ Types::ElasticsearchDomainStatus
The status of the Elasticsearch domain being deleted.