

# NotInExpression
<a name="API_NotInExpression"></a>

Specifies that a value is not in the expression.

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

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

 ** values **   <a name="datazone-Type-NotInExpression-values"></a>
The value that might not be in the expression.  
Type: Array of strings  
Required: Yes

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