physicalTableMap

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

Parameters

value

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


@JvmName(name = "woltrwkwknrotbdo")
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 = "qfkbwudmfxnsltsj")
fun physicalTableMap(vararg values: Pair<String, DataSetPhysicalTableArgs>)

Parameters

values

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