tables

@JvmName(name = "xnpwnacbochflcqv")
suspend fun tables(value: Output<List<String>>)
@JvmName(name = "dejumtjmbgajmujk")
suspend fun tables(value: List<String>)

Parameters

value

A list of catalog tables to be synchronized.


@JvmName(name = "wqbnnifbfhudiomr")
suspend fun tables(vararg values: Output<String>)


@JvmName(name = "gnnnfykfqbgyxoro")
suspend fun tables(values: List<Output<String>>)
@JvmName(name = "hxeycnnsoldutykd")
suspend fun tables(vararg values: String)

Parameters

values

A list of catalog tables to be synchronized.