AWS SDK for .NET Documentation
DescribeIndexFields Method (describeIndexFieldsRequest)
AmazonAmazon.CloudSearch_2011_02_01AmazonCloudSearchDescribeIndexFields(DescribeIndexFieldsRequest) Did this page help you?   Yes   No    Tell us about it...

Gets information about the index fields configured for the search domain. Can be limited to specific fields by name. Shows all fields by default.

Declaration Syntax
C#
DescribeIndexFieldsResponse DescribeIndexFields(
	DescribeIndexFieldsRequest describeIndexFieldsRequest
)
Parameters
describeIndexFieldsRequest (DescribeIndexFieldsRequest)
Container for the necessary parameters to execute the DescribeIndexFields service method on AmazonCloudSearch.
Return Value
The response from the DescribeIndexFields service method, as returned by AmazonCloudSearch.
Exceptions

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