materializedViewsToIncludes

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

Parameters

value

List of materialized views to include in the follower database.


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


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

Parameters

values

List of materialized views to include in the follower database.