addOnFeatures

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

Parameters

value

A List of one or more features which should be enabled, such as DnsService.


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


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

Parameters

values

A List of one or more features which should be enabled, such as DnsService.