tablesToExclude

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

Parameters

value

List of tables to exclude from the follower database


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


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

Parameters

values

List of tables to exclude from the follower database