attributes

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

Parameters

value

The attributes of the entitlement.


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


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

Parameters

values

The attributes of the entitlement.


@JvmName(name = "otmudxfuhrhunqjw")
suspend fun attributes(argument: List<suspend EntitlementAttributeArgsBuilder.() -> Unit>)
@JvmName(name = "rvdfnkhqybywsivc")
suspend fun attributes(vararg argument: suspend EntitlementAttributeArgsBuilder.() -> Unit)
@JvmName(name = "ntlapgmwymhxfqba")
suspend fun attributes(argument: suspend EntitlementAttributeArgsBuilder.() -> Unit)

Parameters

argument

The attributes of the entitlement.