tablesToInclude

@JvmName(name = "poocexlxgqdwgxim")
suspend fun tablesToInclude(value: Output<List<String>>)
@JvmName(name = "labupunavmbglssn")
suspend fun tablesToInclude(value: List<String>?)

Parameters

value

List of tables to include in the follower database


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


@JvmName(name = "rrawekfqnelppmsd")
suspend fun tablesToInclude(values: List<Output<String>>)
@JvmName(name = "udakldanlywcsfgn")
suspend fun tablesToInclude(vararg values: String)

Parameters

values

List of tables to include in the follower database