features

@JvmName(name = "nvnxxejrualyreor")
suspend fun features(value: Output<List<FulfillmentFeatureArgs>>)
@JvmName(name = "ulrymekhmxfbmpuh")
suspend fun features(value: List<FulfillmentFeatureArgs>?)

Parameters

value

The field defines whether the fulfillment is enabled for certain features. Structure is documented below.


@JvmName(name = "uocooxixccbdhulq")
suspend fun features(vararg values: Output<FulfillmentFeatureArgs>)


@JvmName(name = "ejudbrneiqjuwwah")
suspend fun features(values: List<Output<FulfillmentFeatureArgs>>)
@JvmName(name = "djbegalweacypcww")
suspend fun features(vararg values: FulfillmentFeatureArgs)

Parameters

values

The field defines whether the fulfillment is enabled for certain features. Structure is documented below.


@JvmName(name = "doxhmomuillsmmln")
suspend fun features(argument: List<suspend FulfillmentFeatureArgsBuilder.() -> Unit>)
@JvmName(name = "bsyfyqyobtochnqv")
suspend fun features(vararg argument: suspend FulfillmentFeatureArgsBuilder.() -> Unit)
@JvmName(name = "fcschwsyvpagrnfs")
suspend fun features(argument: suspend FulfillmentFeatureArgsBuilder.() -> Unit)

Parameters

argument

The field defines whether the fulfillment is enabled for certain features. Structure is documented below.