attributes

@JvmName(name = "elqfrysohbbnbeyx")
suspend fun attributes(value: Output<List<EntitlementAttributeArgs>>)
@JvmName(name = "nqbnmnyrcewijtds")
suspend fun attributes(value: List<EntitlementAttributeArgs>?)

Parameters

value

The attributes of the entitlement.


@JvmName(name = "nthepecfwgpenrjq")
suspend fun attributes(vararg values: Output<EntitlementAttributeArgs>)


@JvmName(name = "puifvqgwdrktnfef")
suspend fun attributes(values: List<Output<EntitlementAttributeArgs>>)
@JvmName(name = "aidlacmrlpeqpruk")
suspend fun attributes(vararg values: EntitlementAttributeArgs)

Parameters

values

The attributes of the entitlement.


@JvmName(name = "oxluywmpcgswcihl")
suspend fun attributes(argument: List<suspend EntitlementAttributeArgsBuilder.() -> Unit>)
@JvmName(name = "hcrfrbieaehivash")
suspend fun attributes(vararg argument: suspend EntitlementAttributeArgsBuilder.() -> Unit)
@JvmName(name = "jwmmpuisjwwkwjbr")
suspend fun attributes(argument: suspend EntitlementAttributeArgsBuilder.() -> Unit)

Parameters

argument

The attributes of the entitlement.