addOnFeatures

@JvmName(name = "gintdbrmgvyburxv")
suspend fun addOnFeatures(value: Output<List<String>>)
@JvmName(name = "vfuflmaoebcmesxl")
suspend fun addOnFeatures(value: List<String>?)

Parameters

value

The list of add-on features to enable in the cluster.


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


@JvmName(name = "kdrsvnynxtvxpujg")
suspend fun addOnFeatures(values: List<Output<String>>)
@JvmName(name = "kkidunptkfgcckem")
suspend fun addOnFeatures(vararg values: String)

Parameters

values

The list of add-on features to enable in the cluster.