materializedViewsToIncludes

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

Parameters

value

List of materialized views to include in the follower database.


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


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

Parameters

values

List of materialized views to include in the follower database.