Class: Aws::CleanRooms::Types::Column
- Inherits:
-
Struct
- Object
- Struct
- Aws::CleanRooms::Types::Column
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-cleanrooms/types.rb
Overview
A column within a schema relation, derived from the underlying Glue table.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#name ⇒ String
The name of the column.
-
#type ⇒ String
The type of the column.