AWS::QuickSight::Template DefaultInteractiveLayoutConfiguration
The options that determine the default settings for interactive layout configuration.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "FreeForm" :
DefaultFreeFormLayoutConfiguration
, "Grid" :DefaultGridLayoutConfiguration
}
Properties
FreeForm
-
The options that determine the default settings of a free-form layout configuration.
Required: No
Type: DefaultFreeFormLayoutConfiguration
Update requires: No interruption
Grid
-
The options that determine the default settings for a grid layout configuration.
Required: No
Type: DefaultGridLayoutConfiguration
Update requires: No interruption