dynamic Numeric Dimension Configuration
suspend fun dynamicNumericDimensionConfiguration(value: Output<DashboardBodySectionDynamicNumericDimensionConfigurationArgs>)
suspend fun dynamicNumericDimensionConfiguration(value: DashboardBodySectionDynamicNumericDimensionConfigurationArgs?)
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 DashboardBodySectionDynamicNumericDimensionConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Describes the Numeric dataset column and constraints around the dynamic values used to repeat the contents of a section.