AWS SDK for .NET Documentation
DeleteDomain Method (deleteDomainRequest)
AmazonAmazon.CloudSearchAmazonCloudSearchClientDeleteDomain(DeleteDomainRequest) Did this page help you?   Yes   No    Tell us about it...

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 .

Declaration Syntax
C#
public DeleteDomainResponse DeleteDomain(
	DeleteDomainRequest deleteDomainRequest
)
Parameters
deleteDomainRequest (DeleteDomainRequest)
Container for the necessary parameters to execute the DeleteDomain service method on AmazonCloudSearch.
Return Value
The response from the DeleteDomain service method, as returned by AmazonCloudSearch.
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)