materializedViewsToExclude

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

Parameters

value

List of materialized views to exclude from the follower database


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


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

Parameters

values

List of materialized views to exclude from the follower database