ColumnSelector
Selector of a column from a dataset for profile job configuration. One selector includes either a column name or a regular expression.
Contents
Note
In the following list, the required parameters are described first.
- Name
-
The name of a column from a dataset.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: No
- Regex
-
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
For more information about using this API in one of the language-specific AWS SDKs, see the following: