tablesToExcludes

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

Parameters

value

List of tables to exclude from the follower database.


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


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

Parameters

values

List of tables to exclude from the follower database.