BodySectionRepeatConfiguration
Describes the configurations that are required to declare a section as repeating.
Contents
Note
In the following list, the required parameters are described first.
- DimensionConfigurations
- 
               List of BodySectionRepeatDimensionConfigurationvalues that describe the dataset column and constraints for the column used to repeat the contents of a section.Type: Array of BodySectionRepeatDimensionConfiguration objects Array Members: Maximum number of 3 items. Required: No 
- 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. Type: Array of strings Array Members: Maximum number of 20 items. Length Constraints: Minimum length of 1. Maximum length of 512. Pattern: [\w\-]+Required: No 
- PageBreakConfiguration
- 
               Page break configuration to apply for each repeating instance. Type: BodySectionRepeatPageBreakConfiguration object Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: