materializedViewsToExclude

@JvmName(name = "jqqgtvoydgglkiyv")
suspend fun materializedViewsToExclude(value: Output<List<String>>)
@JvmName(name = "djoujbmxnyqvlpgp")
suspend fun materializedViewsToExclude(value: List<String>?)

Parameters

value

List of materialized views to exclude from the follower database


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


@JvmName(name = "iuhkoolppoiunuso")
suspend fun materializedViewsToExclude(values: List<Output<String>>)
@JvmName(name = "cswnhrjqasldmjoe")
suspend fun materializedViewsToExclude(vararg values: String)

Parameters

values

List of materialized views to exclude from the follower database