AWS::QuickSight::Dashboard BodySectionRepeatDimensionConfiguration - 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 BodySectionRepeatDimensionConfiguration

Describes the dataset column and constraints for the dynamic values used to repeat the contents of a section. The dataset column is either Category or Numeric column configuration

Syntax

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

Properties

DynamicCategoryDimensionConfiguration

Describes the Category dataset column and constraints around the dynamic values that will be used in repeating the section contents.

Required: No

Type: BodySectionDynamicCategoryDimensionConfiguration

Update requires: No interruption

DynamicNumericDimensionConfiguration

Describes the Numeric dataset column and constraints around the dynamic values used to repeat the contents of a section.

Required: No

Type: BodySectionDynamicNumericDimensionConfiguration

Update requires: No interruption