elasticsearchservice_delete_elasticsearch_domain {paws.analytics} | R Documentation |
Permanently deletes the specified Elasticsearch domain and all of its data
Description
Permanently deletes the specified Elasticsearch domain and all of its data. Once a domain is deleted, it cannot be recovered.
See https://www.paws-r-sdk.com/docs/elasticsearchservice_delete_elasticsearch_domain/ for full documentation.
Usage
elasticsearchservice_delete_elasticsearch_domain(DomainName)
Arguments
DomainName |
[required] The name of the Elasticsearch domain that you want to permanently delete. |
[Package paws.analytics version 0.7.0 Index]