tablesToIncludes

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

Parameters

value

List of tables to include in the follower database.


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


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

Parameters

values

List of tables to include in the follower database.