

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

# AWS::QuickSight::Template FreeFormLayoutCanvasSizeOptions
<a name="aws-properties-quicksight-template-freeformlayoutcanvassizeoptions"></a>

Configuration options for the canvas of a free-form layout.

## Syntax
<a name="aws-properties-quicksight-template-freeformlayoutcanvassizeoptions-syntax"></a>

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

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

```
{
  "[ScreenCanvasSizeOptions](#cfn-quicksight-template-freeformlayoutcanvassizeoptions-screencanvassizeoptions)" : {{FreeFormLayoutScreenCanvasSizeOptions}}
}
```

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

```
  [ScreenCanvasSizeOptions](#cfn-quicksight-template-freeformlayoutcanvassizeoptions-screencanvassizeoptions): {{
    FreeFormLayoutScreenCanvasSizeOptions}}
```

## Properties
<a name="aws-properties-quicksight-template-freeformlayoutcanvassizeoptions-properties"></a>

`ScreenCanvasSizeOptions`  <a name="cfn-quicksight-template-freeformlayoutcanvassizeoptions-screencanvassizeoptions"></a>
The options that determine the sizing of the canvas used in a free-form layout.  
*Required*: No  
*Type*: [FreeFormLayoutScreenCanvasSizeOptions](aws-properties-quicksight-template-freeformlayoutscreencanvassizeoptions.md)  
*Update requires*: [No interruption](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)