attributeValues

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

Parameters

value

The values for the account attribute.


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


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

Parameters

values

The values for the account attribute.


@JvmName(name = "ycqoppaehwjenvhy")
suspend fun attributeValues(argument: List<suspend AccountAttributeValueArgsBuilder.() -> Unit>)
@JvmName(name = "ftxeewoqljofuboh")
suspend fun attributeValues(vararg argument: suspend AccountAttributeValueArgsBuilder.() -> Unit)
@JvmName(name = "bdcsxybfvaxhynox")
suspend fun attributeValues(argument: suspend AccountAttributeValueArgsBuilder.() -> Unit)

Parameters

argument

The values for the account attribute.