tablesToExcludes

@JvmName(name = "ixbfqhmbbjwuayvw")
suspend fun tablesToExcludes(value: Output<List<String>>)
@JvmName(name = "lonlseaecdbrdkwx")
suspend fun tablesToExcludes(value: List<String>?)

Parameters

value

List of tables to exclude from the follower database.


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


@JvmName(name = "ygqyailkrdceuwok")
suspend fun tablesToExcludes(values: List<Output<String>>)
@JvmName(name = "peryjeqlbwphsemv")
suspend fun tablesToExcludes(vararg values: String)

Parameters

values

List of tables to exclude from the follower database.