class Aws::OpenSearchService::Types::DeleteDomainRequest

Container for the parameters to the ` DeleteDomain ` operation. Specifies the name of the domain you want to delete.

@note When making an API call, you may pass DeleteDomainRequest

data as a hash:

    {
      domain_name: "DomainName", # required
    }

@!attribute [rw] domain_name

The name of the domain you want to permanently delete.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/opensearch-2021-01-01/DeleteDomainRequest AWS API Documentation

Constants

SENSITIVE