AWS SDK for .NET Documentation
DeleteIndexField Method (deleteIndexFieldRequest)
AmazonAmazon.CloudSearchAmazonCloudSearchClientDeleteIndexField(DeleteIndexFieldRequest) Did this page help you?   Yes   No    Tell us about it...

Removes an IndexField from the search domain. For more information, see Configuring Index Fields in the Amazon CloudSearch Developer Guide .

Declaration Syntax
C#
public DeleteIndexFieldResponse DeleteIndexField(
	DeleteIndexFieldRequest deleteIndexFieldRequest
)
Parameters
deleteIndexFieldRequest (DeleteIndexFieldRequest)
Container for the necessary parameters to execute the DeleteIndexField service method on AmazonCloudSearch.
Return Value
The response from the DeleteIndexField service method, as returned by AmazonCloudSearch.
Exceptions

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