tables

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

Parameters

value

A list of catalog tables to be synchronized.


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


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

Parameters

values

A list of catalog tables to be synchronized.