This is the new 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 ColumnSemanticProperty
A semantic property for a column.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "AdditionalNotes" :AdditionalNotes, "Description" :ColumnDescription, "SemanticType" :ColumnSemanticType}
YAML
AdditionalNotes:AdditionalNotesDescription:ColumnDescriptionSemanticType:ColumnSemanticType
Properties
AdditionalNotes-
Additional notes for the column.
Required: No
Type: AdditionalNotes
Update requires: No interruption
Description-
A description of the column.
Required: No
Type: ColumnDescription
Update requires: No interruption
SemanticType-
The semantic type of the column.
Required: No
Type: ColumnSemanticType
Update requires: No interruption