Order - AWS Glue

Order

Specifies the sort order of a sorted column.

Contents

Column

The name of the column.

Type: String

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

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

Required: Yes

SortOrder

Indicates that the column is sorted in ascending order (== 1), or in descending order (==0).

Type: Integer

Valid Range: Minimum value of 0. Maximum value of 1.

Required: Yes

See Also

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