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 TileLayoutStyle
The display options for the layout of tiles on a sheet.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Gutter" :GutterStyle, "Margin" :MarginStyle}
YAML
Gutter:GutterStyleMargin:MarginStyle
Properties
Gutter-
The gutter settings that apply between tiles.
Required: No
Type: GutterStyle
Update requires: No interruption
Margin-
The margin settings that apply around the outside edge of sheets.
Required: No
Type: MarginStyle
Update requires: No interruption