tableMap

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

Parameters

value

Mapping of source to target tables


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

Parameters

values

Mapping of source to target tables