physicalTableMap

@JvmName(name = "mitqnsjcxlscywtx")
suspend fun physicalTableMap(value: Output<Map<String, DataSetPhysicalTableArgs>>)
@JvmName(name = "kkdruwqfcwmuvicm")
suspend fun physicalTableMap(value: Map<String, DataSetPhysicalTableArgs>?)

Parameters

value

Declares the physical tables that are available in the underlying data sources.


@JvmName(name = "artwusstbtllbnub")
suspend fun physicalTableMap(vararg argument: Pair<String, suspend DataSetPhysicalTableArgsBuilder.() -> Unit>)

Parameters

argument

Declares the physical tables that are available in the underlying data sources.


@JvmName(name = "qtyjionjibpxtlvr")
fun physicalTableMap(vararg values: Pair<String, DataSetPhysicalTableArgs>)

Parameters

values

Declares the physical tables that are available in the underlying data sources.