tablesToExcludes

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

Parameters

value

List of tables to exclude from the follower database.


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


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

Parameters

values

List of tables to exclude from the follower database.