attributes

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

Parameters

value

The attributes of the entitlement.


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


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

Parameters

values

The attributes of the entitlement.


@JvmName(name = "kubtinnawpahvara")
suspend fun attributes(argument: List<suspend EntitlementAttributeArgsBuilder.() -> Unit>)
@JvmName(name = "rnmixelalqdbdixw")
suspend fun attributes(vararg argument: suspend EntitlementAttributeArgsBuilder.() -> Unit)
@JvmName(name = "ajqnxvnbcvbipibn")
suspend fun attributes(argument: suspend EntitlementAttributeArgsBuilder.() -> Unit)

Parameters

argument

The attributes of the entitlement.