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::Template DecalSettingsConfiguration
Decal settings configuration for a column
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "CustomDecalSettings" :[ DecalSettings, ... ]}
YAML
CustomDecalSettings:- DecalSettings
Properties
CustomDecalSettings-
A list of up to 50 decal settings.
Required: No
Type: Array of DecalSettings
Minimum:
0Maximum:
50Update requires: No interruption