attributeValues

@JvmName(name = "yajmpclpkdwhafov")
suspend fun attributeValues(value: Output<List<AccountAttributeValueArgs>>)
@JvmName(name = "veqktgctqhuqvmyp")
suspend fun attributeValues(value: List<AccountAttributeValueArgs>?)

Parameters

value

The values for the account attribute.


@JvmName(name = "jnwchxdoxranmxbl")
suspend fun attributeValues(vararg values: Output<AccountAttributeValueArgs>)


@JvmName(name = "ctxjbdnfccyivfho")
suspend fun attributeValues(values: List<Output<AccountAttributeValueArgs>>)
@JvmName(name = "mxkvjdifmbvxbgcj")
suspend fun attributeValues(vararg values: AccountAttributeValueArgs)

Parameters

values

The values for the account attribute.


@JvmName(name = "ulkqcnjfljayfrcm")
suspend fun attributeValues(argument: List<suspend AccountAttributeValueArgsBuilder.() -> Unit>)
@JvmName(name = "yxhdemqbvdtlterq")
suspend fun attributeValues(vararg argument: suspend AccountAttributeValueArgsBuilder.() -> Unit)
@JvmName(name = "dhgalkdghcroqvlp")
suspend fun attributeValues(argument: suspend AccountAttributeValueArgsBuilder.() -> Unit)

Parameters

argument

The values for the account attribute.