AWS::QuickSight::Dashboard BodySectionRepeatConfiguration - 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).

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.

AWS::QuickSight::Dashboard BodySectionRepeatConfiguration

Describes the configurations that are required to declare a section as repeating.

Syntax

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

Properties

DimensionConfigurations

List of BodySectionRepeatDimensionConfiguration values that describe the dataset column and constraints for the column used to repeat the contents of a section.

Required: No

Type: Array of BodySectionRepeatDimensionConfiguration

Minimum: 0

Maximum: 3

Update requires: No interruption

NonRepeatingVisuals

List of visuals to exclude from repetition in repeating sections. The visuals will render identically, and ignore the repeating configurations in all repeating instances.

Required: No

Type: Array of String

Minimum: 1 | 0

Maximum: 512 | 20

Update requires: No interruption

PageBreakConfiguration

Page break configuration to apply for each repeating instance.

Required: No

Type: BodySectionRepeatPageBreakConfiguration

Update requires: No interruption