tables

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

Parameters

value

A list of catalog tables to be synchronized.


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


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

Parameters

values

A list of catalog tables to be synchronized.