View a markdown version of this page

IntermediateTableColumn - AWS Clean Rooms

IntermediateTableColumn

Contains the name and type of a column in an intermediate table.

Contents

name

The name of the column.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 128.

Pattern: [a-z0-9_](([a-z0-9_ ]+-)*([a-z0-9_ ]+))?

Required: Yes

type

The data type of the column.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Pattern: [\u0020-\uD7FF\uE000-\uFFFD\uD800\uDBFF-\uDC00\uDFFF\t]*

Required: Yes

See Also

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