tablesToIncludes

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

Parameters

value

List of tables to include in the follower database.


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


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

Parameters

values

List of tables to include in the follower database.