AWS::QuickSight::Analysis ColumnConfiguration
The general configuration of a column.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "ColorsConfiguration" :ColorsConfiguration, "Column" :ColumnIdentifier, "FormatConfiguration" :FormatConfiguration, "Role" :String}
YAML
ColorsConfiguration:ColorsConfigurationColumn:ColumnIdentifierFormatConfiguration:FormatConfigurationRole:String
Properties
ColorsConfigurationProperty description not available.
Required: No
Type: ColorsConfiguration
Update requires: No interruption
Column-
The column.
Required: Yes
Type: ColumnIdentifier
Update requires: No interruption
FormatConfiguration-
The format configuration of a column.
Required: No
Type: FormatConfiguration
Update requires: No interruption
Role-
The role of the column.
Required: No
Type: String
Allowed values:
DIMENSION | MEASUREUpdate requires: No interruption