dimensionConfigurations

@JvmName(name = "ykobuewoqcttwixt")
suspend fun dimensionConfigurations(value: Output<List<DashboardBodySectionRepeatDimensionConfigurationArgs>>)

Parameters

value

List of BodySectionRepeatDimensionConfiguration values that describe the dataset column and constraints for the column used to repeat the contents of a section.


@JvmName(name = "triugfwgskjbxdvg")
suspend fun dimensionConfigurations(vararg values: Output<DashboardBodySectionRepeatDimensionConfigurationArgs>)


@JvmName(name = "jfifxnvigmcrfyjt")
suspend fun dimensionConfigurations(values: List<Output<DashboardBodySectionRepeatDimensionConfigurationArgs>>)
@JvmName(name = "dykiybixsbunffvd")
suspend fun dimensionConfigurations(vararg values: DashboardBodySectionRepeatDimensionConfigurationArgs)

Parameters

values

List of BodySectionRepeatDimensionConfiguration values that describe the dataset column and constraints for the column used to repeat the contents of a section.


@JvmName(name = "prxhjtyxjmvdwuit")
suspend fun dimensionConfigurations(argument: List<suspend DashboardBodySectionRepeatDimensionConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "dnpvuviglliwqitu")
suspend fun dimensionConfigurations(vararg argument: suspend DashboardBodySectionRepeatDimensionConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "dpkfsenjqsexklpl")
suspend fun dimensionConfigurations(argument: suspend DashboardBodySectionRepeatDimensionConfigurationArgsBuilder.() -> Unit)

Parameters

argument

List of BodySectionRepeatDimensionConfiguration values that describe the dataset column and constraints for the column used to repeat the contents of a section.