dynamic Category Dimension Configuration
suspend fun dynamicCategoryDimensionConfiguration(value: Output<AnalysisBodySectionDynamicCategoryDimensionConfigurationArgs>)
suspend fun dynamicCategoryDimensionConfiguration(value: AnalysisBodySectionDynamicCategoryDimensionConfigurationArgs?)
Parameters
value
Describes the Category dataset column and constraints around the dynamic values that will be used in repeating the section contents.
suspend fun dynamicCategoryDimensionConfiguration(argument: suspend AnalysisBodySectionDynamicCategoryDimensionConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Describes the Category dataset column and constraints around the dynamic values that will be used in repeating the section contents.