AWS SDK for .NET Documentation
DescribeRankExpressions Method (describeRankExpressionsRequest)
AmazonAmazon.CloudSearch_2011_02_01AmazonCloudSearchDescribeRankExpressions(DescribeRankExpressionsRequest) Did this page help you?   Yes   No    Tell us about it...

Gets the rank expressions configured for the search domain. Can be limited to specific rank expressions by name. Shows all rank expressions by default.

Declaration Syntax
C#
DescribeRankExpressionsResponse DescribeRankExpressions(
	DescribeRankExpressionsRequest describeRankExpressionsRequest
)
Parameters
describeRankExpressionsRequest (DescribeRankExpressionsRequest)
Container for the necessary parameters to execute the DescribeRankExpressions service method on AmazonCloudSearch.
Return Value
The response from the DescribeRankExpressions service method, as returned by AmazonCloudSearch.
Exceptions

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