tablesToIncludes

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

Parameters

value

List of tables to include in the follower database.


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


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

Parameters

values

List of tables to include in the follower database.