InputColumn - Amazon QuickSight

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

SubType

The sub data type of the column. Sub types are only available for decimal columns that are part of a SPICE dataset.

Type: String

Valid Values: FLOAT | FIXED

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: