logicalTableMap

@JvmName(name = "nuhnhapagtyuixgq")
suspend fun logicalTableMap(value: Output<Map<String, DataSetLogicalTableArgs>>)
@JvmName(name = "ccbowllapjuhxpld")
suspend fun logicalTableMap(value: Map<String, DataSetLogicalTableArgs>?)

Parameters

value

Configures the combination and transformation of the data from the physical tables.


@JvmName(name = "mprnkjhyvbbfjiax")
suspend fun logicalTableMap(vararg argument: Pair<String, suspend DataSetLogicalTableArgsBuilder.() -> Unit>)

Parameters

argument

Configures the combination and transformation of the data from the physical tables.


@JvmName(name = "mnjlnwlrkonlqggp")
fun logicalTableMap(vararg values: Pair<String, DataSetLogicalTableArgs>)

Parameters

values

Configures the combination and transformation of the data from the physical tables.