This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
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: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: COUNTRY | STATE | COUNTY | CITY | POSTCODE | LONGITUDE | LATITUDE | POLITICAL1 | CENSUS_TRACT | CENSUS_BLOCK_GROUP | CENSUS_BLOCKUpdate requires: No interruption