tablesToExclude

@JvmName(name = "ykdxtsmevpbwpeeb")
suspend fun tablesToExclude(value: Output<List<String>>)
@JvmName(name = "kdgtolygcqksydlc")
suspend fun tablesToExclude(value: List<String>?)

Parameters

value

List of tables to exclude from the follower database


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


@JvmName(name = "cwvegvtjdtvvwyhs")
suspend fun tablesToExclude(values: List<Output<String>>)
@JvmName(name = "dutmnpugudtgqnlq")
suspend fun tablesToExclude(vararg values: String)

Parameters

values

List of tables to exclude from the follower database