tablesToExclude

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

Parameters

value

List of tables to exclude from the follower database


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


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

Parameters

values

List of tables to exclude from the follower database