class Aws::Honeycode::Types::TableColumn
An object that contains attributes about a single column in a table
@!attribute [rw] table_column_id
The id of the column in the table. @return [String]
@!attribute [rw] table_column_name
The name of the column in the table. @return [String]
@!attribute [rw] format
The column level format that is applied in the table. An empty value in this field means that the column format is the default value 'AUTO'. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/honeycode-2020-03-01/TableColumn AWS API Documentation
Constants
- SENSITIVE