Configures an Expression for the search domain. Used to create new expressions and modify existing ones. If the expression exists, the new configuration replaces the old one. For more information, see Configuring Expressions in the Amazon CloudSearch Developer Guide .

C# |
public DefineExpressionResponse DefineExpression( DefineExpressionRequest defineExpressionRequest )

- defineExpressionRequest (DefineExpressionRequest)
- Container for the necessary parameters to execute the DefineExpression service method on AmazonCloudSearch.

The response from the DefineExpression service method, as returned by AmazonCloudSearch.
