addOnFeatures

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

Parameters

value

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


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


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

Parameters

values

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