AWS::QuickSight::Analysis SheetElementRenderingRule
The rendering rules of a sheet that uses a free-form layout.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "ConfigurationOverrides" :
SheetElementConfigurationOverrides
, "Expression" :String
}
Properties
ConfigurationOverrides
-
The override configuration of the rendering rules of a sheet.
Required: Yes
Type: SheetElementConfigurationOverrides
Update requires: No interruption
Expression
-
The expression of the rendering rules of a sheet.
Required: Yes
Type: String
Minimum:
1
Maximum:
4096
Update requires: No interruption