Container for the parameters to the DeleteDomain operation.
Permanently deletes a search domain and all of its data. Once a domain has been deleted, it cannot be recovered. For more information, see Deleting a Search Domain in the Amazon CloudSearch Developer Guide .

C# |
public class DeleteDomainRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DeleteDomainRequest()()()() | Initializes a new instance of the DeleteDomainRequest class |
![]() | DomainName |
The name of the domain you want to permanently delete.
Constraints: |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithDomainName(String) | Obsolete.
Sets the DomainName property
|

Object | ||
![]() | AmazonWebServiceRequest | |
![]() | DeleteDomainRequest |