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
show all
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

Instance Attribute Details

#domain_statusTypes::ElasticsearchDomainStatus

The status of the Elasticsearch domain being deleted.

Returns: