logicalTableMaps

@JvmName(name = "uldfeeovqbaraafb")
suspend fun logicalTableMaps(value: Output<List<DataSetLogicalTableMapArgs>>)
@JvmName(name = "orpqaoauxmvqwnpm")
suspend fun logicalTableMaps(value: List<DataSetLogicalTableMapArgs>?)

Parameters

value

Configures the combination and transformation of the data from the physical tables. Maximum of 1 entry. See logical_table_map.


@JvmName(name = "dcxrqffycpgbvdlh")
suspend fun logicalTableMaps(vararg values: Output<DataSetLogicalTableMapArgs>)


@JvmName(name = "rwmpgogcobmkgonr")
suspend fun logicalTableMaps(values: List<Output<DataSetLogicalTableMapArgs>>)
@JvmName(name = "lilkquplmiehoyvl")
suspend fun logicalTableMaps(vararg values: DataSetLogicalTableMapArgs)

Parameters

values

Configures the combination and transformation of the data from the physical tables. Maximum of 1 entry. See logical_table_map.


@JvmName(name = "xoncviaadrnvelps")
suspend fun logicalTableMaps(argument: List<suspend DataSetLogicalTableMapArgsBuilder.() -> Unit>)
@JvmName(name = "xqbwkgmwlrntjvwm")
suspend fun logicalTableMaps(vararg argument: suspend DataSetLogicalTableMapArgsBuilder.() -> Unit)
@JvmName(name = "eibmlvrxqiasohkc")
suspend fun logicalTableMaps(argument: suspend DataSetLogicalTableMapArgsBuilder.() -> Unit)

Parameters

argument

Configures the combination and transformation of the data from the physical tables. Maximum of 1 entry. See logical_table_map.