tablesToInclude

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

Parameters

value

List of tables to include in the follower database


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


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

Parameters

values

List of tables to include in the follower database