accountTags

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

Parameters

value

The tags of the account See account_tags below.


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


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

Parameters

values

The tags of the account See account_tags below.


@JvmName(name = "wyljtwshsxbmijsp")
suspend fun accountTags(argument: List<suspend AccountAccountTagArgsBuilder.() -> Unit>)
@JvmName(name = "gcwbectnofotxcwj")
suspend fun accountTags(vararg argument: suspend AccountAccountTagArgsBuilder.() -> Unit)
@JvmName(name = "sbyaaflboepdifsw")
suspend fun accountTags(argument: suspend AccountAccountTagArgsBuilder.() -> Unit)

Parameters

argument

The tags of the account See account_tags below.