AWS::QuickSight::Dashboard BodySectionRepeatDimensionConfiguration - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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.

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 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