

# ColumnSelector
<a name="API_ColumnSelector"></a>

Selector of a column from a dataset for profile job configuration. One selector includes either a column name or a regular expression.

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

**Note**  
In the following list, the required parameters are described first.

 ** Name **   <a name="databrew-Type-ColumnSelector-Name"></a>
The name of a column from a dataset.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: No

 ** Regex **   <a name="databrew-Type-ColumnSelector-Regex"></a>
A regular expression for selecting a column from a dataset.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: No

## See Also
<a name="API_ColumnSelector_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/databrew-2017-07-25/ColumnSelector) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/databrew-2017-07-25/ColumnSelector) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/databrew-2017-07-25/ColumnSelector) 