materializedViewsToIncludes

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

Parameters

value

List of materialized views to include in the follower database.


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


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

Parameters

values

List of materialized views to include in the follower database.