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::Dashboard 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