logicalTableMap

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

Parameters

value

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


@JvmName(name = "pkrthpphgsghxcnt")
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 = "txmpqawweksnayid")
fun logicalTableMap(vararg values: Pair<String, DataSetLogicalTableArgs>)

Parameters

values

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