Values.DeleteElasticsearchDomainRequestSourceContainer for the parameters to the DeleteElasticsearchDomain operation. Specifies the name of the Elasticsearch domain that you want to delete.
type nonrec t = {domainName : DomainName.t;The name of the Elasticsearch domain that you want to permanently delete.
*)}