tablesToExcludes

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

Parameters

value

List of tables to exclude from the follower database.


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


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

Parameters

values

List of tables to exclude from the follower database.