class Aws::CloudSearch::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]

Constants

SENSITIVE