productFeatures

@JvmName(name = "nlaviyfusbyhqolr")
suspend fun productFeatures(value: Output<List<ProductFeatureArgs>>)
@JvmName(name = "vryvblnhvndkorgb")
suspend fun productFeatures(value: List<ProductFeatureArgs>?)

Parameters

value

The list of product features.


@JvmName(name = "elbnmahwrjjufgey")
suspend fun productFeatures(vararg values: Output<ProductFeatureArgs>)


@JvmName(name = "fcwmimepkkdmujrb")
suspend fun productFeatures(values: List<Output<ProductFeatureArgs>>)
@JvmName(name = "grejluebmyigmnwt")
suspend fun productFeatures(vararg values: ProductFeatureArgs)

Parameters

values

The list of product features.


@JvmName(name = "vsrumtibmmlwssds")
suspend fun productFeatures(argument: List<suspend ProductFeatureArgsBuilder.() -> Unit>)
@JvmName(name = "xlqalabgatqpvmlu")
suspend fun productFeatures(vararg argument: suspend ProductFeatureArgsBuilder.() -> Unit)
@JvmName(name = "ndsbijwxojciqnna")
suspend fun productFeatures(argument: suspend ProductFeatureArgsBuilder.() -> Unit)

Parameters

argument

The list of product features.