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