tableMap

@JvmName(name = "dkxbpwxxnbdpuamh")
suspend fun tableMap(value: Output<Map<String, String>>)
@JvmName(name = "ebtmdbufrktlyxlc")
suspend fun tableMap(value: Map<String, String>?)

Parameters

value

Mapping of source to target tables


@JvmName(name = "nhogjvafidgocnrx")
fun tableMap(vararg values: Pair<String, String>)

Parameters

values

Mapping of source to target tables