

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::Dashboard SectionBasedLayoutCanvasSizeOptions
<a name="aws-properties-quicksight-dashboard-sectionbasedlayoutcanvassizeoptions"></a>

The options for the canvas of a section-based layout.

## Syntax
<a name="aws-properties-quicksight-dashboard-sectionbasedlayoutcanvassizeoptions-syntax"></a>

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

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

```
{
  "[PaperCanvasSizeOptions](#cfn-quicksight-dashboard-sectionbasedlayoutcanvassizeoptions-papercanvassizeoptions)" : SectionBasedLayoutPaperCanvasSizeOptions
}
```

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

```
  [PaperCanvasSizeOptions](#cfn-quicksight-dashboard-sectionbasedlayoutcanvassizeoptions-papercanvassizeoptions): 
    SectionBasedLayoutPaperCanvasSizeOptions
```

## Properties
<a name="aws-properties-quicksight-dashboard-sectionbasedlayoutcanvassizeoptions-properties"></a>

`PaperCanvasSizeOptions`  <a name="cfn-quicksight-dashboard-sectionbasedlayoutcanvassizeoptions-papercanvassizeoptions"></a>
The options for a paper canvas of a section-based layout.  
*Required*: No  
*Type*: [SectionBasedLayoutPaperCanvasSizeOptions](aws-properties-quicksight-dashboard-sectionbasedlayoutpapercanvassizeoptions.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)