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 AWS CloudFormation template, use the following syntax:
JSON
{ "ColumnDescription" :
ColumnDescription
, "ColumnGeographicRole" :String
}
YAML
ColumnDescription:
ColumnDescription
ColumnGeographicRole: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:
COUNTRY | STATE | COUNTY | CITY | POSTCODE | LONGITUDE | LATITUDE | POLITICAL1 | CENSUS_TRACT | CENSUS_BLOCK_GROUP | CENSUS_BLOCK
Update requires: No interruption