dynamic Numeric Dimension Configuration
suspend fun dynamicNumericDimensionConfiguration(value: Output<AnalysisBodySectionDynamicNumericDimensionConfigurationArgs>)
suspend fun dynamicNumericDimensionConfiguration(value: AnalysisBodySectionDynamicNumericDimensionConfigurationArgs?)
Parameters
value
Describes the Numeric dataset column and constraints around the dynamic values used to repeat the contents of a section.
suspend fun dynamicNumericDimensionConfiguration(argument: suspend AnalysisBodySectionDynamicNumericDimensionConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Describes the Numeric dataset column and constraints around the dynamic values used to repeat the contents of a section.