AWS SDK for .NET Documentation
DescribeExpressions Method (describeExpressionsRequest)
AmazonAmazon.CloudSearchAmazonCloudSearchDescribeExpressions(DescribeExpressionsRequest) Did this page help you?   Yes   No    Tell us about it...

Gets the expressions configured for the search domain. Can be limited to specific expressions by name. By default, shows all expressions and includes any pending changes to the configuration. Set the Deployed option to true to show the active configuration and exclude pending changes. For more information, see Configuring Expressions in the Amazon CloudSearch Developer Guide .

Declaration Syntax
C#
DescribeExpressionsResponse DescribeExpressions(
	DescribeExpressionsRequest describeExpressionsRequest
)
Parameters
describeExpressionsRequest (DescribeExpressionsRequest)
Container for the necessary parameters to execute the DescribeExpressions service method on AmazonCloudSearch.
Return Value
The response from the DescribeExpressions service method, as returned by AmazonCloudSearch.
Exceptions

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