accountTags

@JvmName(name = "wlcjswqjurynkawu")
suspend fun accountTags(value: Output<List<AccountAccountTagArgs>>)
@JvmName(name = "nnvbuftgxivvgonu")
suspend fun accountTags(value: List<AccountAccountTagArgs>?)

Parameters

value

The tags of the account See account_tags below.


@JvmName(name = "pdxbebljjdubxjyo")
suspend fun accountTags(vararg values: Output<AccountAccountTagArgs>)


@JvmName(name = "gxbuquajravrhlcx")
suspend fun accountTags(values: List<Output<AccountAccountTagArgs>>)
@JvmName(name = "efjslqcxkatausfx")
suspend fun accountTags(vararg values: AccountAccountTagArgs)

Parameters

values

The tags of the account See account_tags below.


@JvmName(name = "ildjrmkhpfuxsblr")
suspend fun accountTags(argument: List<suspend AccountAccountTagArgsBuilder.() -> Unit>)
@JvmName(name = "oiidieocqqjuhwea")
suspend fun accountTags(vararg argument: suspend AccountAccountTagArgsBuilder.() -> Unit)
@JvmName(name = "dmdclawshseimbhd")
suspend fun accountTags(argument: suspend AccountAccountTagArgsBuilder.() -> Unit)

Parameters

argument

The tags of the account See account_tags below.