addOnFeatures

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

Parameters

value

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


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


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

Parameters

values

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