

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::Theme GutterStyle
<a name="aws-properties-quicksight-theme-gutterstyle"></a>

The display options for gutter spacing between tiles on a sheet.

## Syntax
<a name="aws-properties-quicksight-theme-gutterstyle-syntax"></a>

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

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

```
{
  "[Show](#cfn-quicksight-theme-gutterstyle-show)" : Boolean
}
```

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

```
  [Show](#cfn-quicksight-theme-gutterstyle-show): Boolean
```

## Properties
<a name="aws-properties-quicksight-theme-gutterstyle-properties"></a>

`Show`  <a name="cfn-quicksight-theme-gutterstyle-show"></a>
This Boolean value controls whether to display a gutter space between sheet tiles.   
*Required*: No  
*Type*: Boolean  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)