

# NotLikeExpression
<a name="API_NotLikeExpression"></a>

Specifies that a value might be not like the expression.

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

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

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

## See Also
<a name="API_NotLikeExpression_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/NotLikeExpression) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/datazone-2018-05-10/NotLikeExpression) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/datazone-2018-05-10/NotLikeExpression) 