Column
Includes basic information for a data column such as its description, name, and type.
Contents
- Description
- 
               The description for a column. Type: String Length Constraints: Minimum length of 0. Maximum length of 1024. Pattern: [\S\s]*Required: No 
- Name
- 
               The column name. Type: String Length Constraints: Minimum length of 0. Maximum length of 1024. Pattern: [\S\s]*Required: No 
- Type
- 
               The kind of data a column stores. Type: String Length Constraints: Minimum length of 0. Maximum length of 1024. Pattern: [\S\s]*Required: No 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: