tablesToIncludes

@JvmName(name = "fbltptgknqyyipfs")
suspend fun tablesToIncludes(value: Output<List<String>>)
@JvmName(name = "vpnderjaurscbxlc")
suspend fun tablesToIncludes(value: List<String>?)

Parameters

value

List of tables to include in the follower database.


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


@JvmName(name = "varygdpaprdlbyuh")
suspend fun tablesToIncludes(values: List<Output<String>>)
@JvmName(name = "oyfajvrgacwpfjln")
suspend fun tablesToIncludes(vararg values: String)

Parameters

values

List of tables to include in the follower database.