

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::Template BodySectionContent
<a name="aws-properties-quicksight-template-bodysectioncontent"></a>

The configuration of content in a body section.

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

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

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

```
{
  "[Layout](#cfn-quicksight-template-bodysectioncontent-layout)" : SectionLayoutConfiguration
}
```

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

```
  [Layout](#cfn-quicksight-template-bodysectioncontent-layout): 
    SectionLayoutConfiguration
```

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

`Layout`  <a name="cfn-quicksight-template-bodysectioncontent-layout"></a>
The layout configuration of a body section.  
*Required*: No  
*Type*: [SectionLayoutConfiguration](aws-properties-quicksight-template-sectionlayoutconfiguration.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)