previewFeatures

@JvmName(name = "qgekjmgorjueovqk")
suspend fun previewFeatures(value: Output<List<String>>)
@JvmName(name = "gcaaeqipcnbebati")
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 = "kbfhflwgsflkcivm")
suspend fun previewFeatures(vararg values: Output<String>)


@JvmName(name = "exojdevjfkkwtnmr")
suspend fun previewFeatures(values: List<Output<String>>)
@JvmName(name = "orovjqveagqlktfb")
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.