previewFeatures

@JvmName(name = "wdoqhlcnlabrhyuc")
suspend fun previewFeatures(value: Output<List<String>>)
@JvmName(name = "webyyhxrmcanrfkl")
suspend fun previewFeatures(value: List<String>?)

Parameters

value

The preview features that can be enabled on the MongoDB Cluster. Changing this forces a new resource to be created.


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


@JvmName(name = "hmgboqavdfddolua")
suspend fun previewFeatures(values: List<Output<String>>)
@JvmName(name = "dsysbomolpltuwcd")
suspend fun previewFeatures(vararg values: String)

Parameters

values

The preview features that can be enabled on the MongoDB Cluster. Changing this forces a new resource to be created.