

# LikeExpression
<a name="API_LikeExpression"></a>

Specifies that a value is like the expression.

## Contents
<a name="API_LikeExpression_Contents"></a>

 ** columnName **   <a name="datazone-Type-LikeExpression-columnName"></a>
The name of the column.  
Type: String  
Required: Yes

 ** value **   <a name="datazone-Type-LikeExpression-value"></a>
The value that might be like the expression.  
Type: String  
Required: Yes

## See Also
<a name="API_LikeExpression_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/datazone-2018-05-10/LikeExpression) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/datazone-2018-05-10/LikeExpression) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/datazone-2018-05-10/LikeExpression) 