AWS::QuickSight::Template Layout
A Layout
defines the placement of elements within a sheet.
For more information, see Types of layout in the Amazon QuickSight User Guide.
This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Configuration" :
LayoutConfiguration
}
Properties
Configuration
-
The configuration that determines what the type of layout for a sheet.
Required: Yes
Type: LayoutConfiguration
Update requires: No interruption