tablesToIncludes

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

Parameters

value

List of tables to include in the follower database.


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


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

Parameters

values

List of tables to include in the follower database.