AWS::QuickSight::DataSet ColumnTag
A tag for a column in a
TagColumnOperation
structure. This is a
variant type structure. For this structure to be valid, only one of the attributes can
be non-null.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "ColumnDescription" :ColumnDescription, "ColumnGeographicRole" :String}
YAML
ColumnDescription:ColumnDescriptionColumnGeographicRole:String
Properties
ColumnDescription-
A description for a column.
Required: No
Type: ColumnDescription
Update requires: No interruption
ColumnGeographicRole-
A geospatial role for a column.
Required: No
Type: String
Allowed values:
CITY | COUNTRY | COUNTY | LATITUDE | LONGITUDE | POSTCODE | STATEUpdate requires: No interruption