tables

@JvmName(name = "niiclwqwcmyqtaei")
suspend fun tables(value: Output<List<String>>)
@JvmName(name = "kuoghuimubteithv")
suspend fun tables(value: List<String>?)

Parameters

value

A list of the tables to be synchronized.


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


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

Parameters

values

A list of the tables to be synchronized.