materializedViewsToIncludes

@JvmName(name = "pojuotbwlmkmrpol")
suspend fun materializedViewsToIncludes(value: Output<List<String>>)
@JvmName(name = "yxxljuynuhmhdqav")
suspend fun materializedViewsToIncludes(value: List<String>?)

Parameters

value

List of materialized views to include in the follower database.


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


@JvmName(name = "bkpywvhtpgihcxqf")
suspend fun materializedViewsToIncludes(values: List<Output<String>>)
@JvmName(name = "isyweonfoktfsihl")
suspend fun materializedViewsToIncludes(vararg values: String)

Parameters

values

List of materialized views to include in the follower database.