This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::QuickSight::DataSet AppendedColumn
The AppendedColumn property type specifies Property description not available. for an AWS::QuickSight::DataSet.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "ColumnName" :String, "NewColumnId" :String}
YAML
ColumnName:StringNewColumnId:String
Properties
ColumnNameProperty description not available.
Required: Yes
Type: String
Minimum:
1Maximum:
127Update requires: No interruption
NewColumnIdProperty description not available.
Required: Yes
Type: String
Minimum:
1Maximum:
64Update requires: No interruption