AWS::QuickSight::Theme GutterStyle - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::QuickSight::Theme GutterStyle

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

Syntax

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

JSON

{ "Show" : Boolean }

YAML

Show: Boolean

Properties

Show

This Boolean value controls whether to display a gutter space between sheet tiles.

Required: No

Type: Boolean

Update requires: No interruption