productFeatures

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

Parameters

value

The list of product features.


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


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

Parameters

values

The list of product features.


@JvmName(name = "vaounfvhchtxquad")
suspend fun productFeatures(argument: List<suspend ProductFeatureArgsBuilder.() -> Unit>)
@JvmName(name = "dkglhrhqjrkfpkpx")
suspend fun productFeatures(vararg argument: suspend ProductFeatureArgsBuilder.() -> Unit)
@JvmName(name = "bvgmdpteofsgbepu")
suspend fun productFeatures(argument: suspend ProductFeatureArgsBuilder.() -> Unit)

Parameters

argument

The list of product features.