dimensionConfigurations

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

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 = "ocxxgkudvwdvdjrq")
suspend fun dimensionConfigurations(vararg values: Output<AnalysisBodySectionRepeatDimensionConfigurationArgs>)


@JvmName(name = "kkpckvbylhypigvs")
suspend fun dimensionConfigurations(values: List<Output<AnalysisBodySectionRepeatDimensionConfigurationArgs>>)
@JvmName(name = "oiqbjshyhmnfrpmd")
suspend fun dimensionConfigurations(vararg values: AnalysisBodySectionRepeatDimensionConfigurationArgs)

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 = "dnnaryiovtewtbxq")
suspend fun dimensionConfigurations(argument: List<suspend AnalysisBodySectionRepeatDimensionConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "wvcneuvtrtjpwutk")
suspend fun dimensionConfigurations(vararg argument: suspend AnalysisBodySectionRepeatDimensionConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "nicmoloquinocduw")
suspend fun dimensionConfigurations(argument: suspend AnalysisBodySectionRepeatDimensionConfigurationArgsBuilder.() -> 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.