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:
GutterStyle
Margin: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