addOnFeatures

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

Parameters

value

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


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


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

Parameters

values

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