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 JoinOperandProperties
Properties that control how columns are handled for a join operand, including column name overrides.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "OutputColumnNameOverrides" :[ OutputColumnNameOverride, ... ]}
Properties
OutputColumnNameOverrides-
A list of column name overrides to apply to the join operand's output columns.
Required: Yes
Type: Array of OutputColumnNameOverride
Minimum:
1Maximum:
2048Update requires: No interruption