InputColumn
Metadata for a column that is used as the input of a transform operation.
Contents
Note
In the following list, the required parameters are described first.
- Name
-
The name of this column in the underlying data source.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: Yes
- Type
-
The data type of the column.
Type: String
Valid Values:
STRING | INTEGER | DECIMAL | DATETIME | BIT | BOOLEAN | JSON
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: