tablesToExcludes

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

Parameters

value

List of tables to exclude from the follower database.


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


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

Parameters

values

List of tables to exclude from the follower database.