

This is the new *CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::QuickSight::Analysis FreeFormLayoutScreenCanvasSizeOptions
<a name="aws-properties-quicksight-analysis-freeformlayoutscreencanvassizeoptions"></a>

The options that determine the sizing of the canvas used in a free-form layout.

## Syntax
<a name="aws-properties-quicksight-analysis-freeformlayoutscreencanvassizeoptions-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-quicksight-analysis-freeformlayoutscreencanvassizeoptions-syntax.json"></a>

```
{
  "[OptimizedViewPortWidth](#cfn-quicksight-analysis-freeformlayoutscreencanvassizeoptions-optimizedviewportwidth)" : String
}
```

### YAML
<a name="aws-properties-quicksight-analysis-freeformlayoutscreencanvassizeoptions-syntax.yaml"></a>

```
  [OptimizedViewPortWidth](#cfn-quicksight-analysis-freeformlayoutscreencanvassizeoptions-optimizedviewportwidth): String
```

## Properties
<a name="aws-properties-quicksight-analysis-freeformlayoutscreencanvassizeoptions-properties"></a>

`OptimizedViewPortWidth`  <a name="cfn-quicksight-analysis-freeformlayoutscreencanvassizeoptions-optimizedviewportwidth"></a>
The width that the view port will be optimized for when the layout renders.  
*Required*: Yes  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)