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::Theme SheetStyle
The theme display options for sheets.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Tile" :TileStyle, "TileLayout" :TileLayoutStyle}
YAML
Tile:TileStyleTileLayout:TileLayoutStyle
Properties
Tile-
The display options for tiles.
Required: No
Type: TileStyle
Update requires: No interruption
TileLayout-
The layout options for tiles.
Required: No
Type: TileLayoutStyle
Update requires: No interruption