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