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::Analysis 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:
JSON
{ "DynamicCategoryDimensionConfiguration" :BodySectionDynamicCategoryDimensionConfiguration, "DynamicNumericDimensionConfiguration" :BodySectionDynamicNumericDimensionConfiguration}
YAML
DynamicCategoryDimensionConfiguration:BodySectionDynamicCategoryDimensionConfigurationDynamicNumericDimensionConfiguration:BodySectionDynamicNumericDimensionConfiguration
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