

# InExpression
<a name="API_InExpression"></a>

Specifies whether values are in the expression.

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

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

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

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