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::Analysis FreeFormLayoutScreenCanvasSizeOptions
The options that determine the sizing of the canvas used in a free-form layout.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "OptimizedViewPortWidth" :String}
YAML
OptimizedViewPortWidth:String
Properties
- OptimizedViewPortWidth
- 
                    The width that the view port will be optimized for when the layout renders. Required: Yes Type: String Update requires: No interruption