accountTags

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

Parameters

value

The tags of the account See account_tags below.


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


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

Parameters

values

The tags of the account See account_tags below.


@JvmName(name = "ijkuiycgmielvhkw")
suspend fun accountTags(argument: List<suspend AccountAccountTagArgsBuilder.() -> Unit>)
@JvmName(name = "obcpjgqmouuxwhne")
suspend fun accountTags(vararg argument: suspend AccountAccountTagArgsBuilder.() -> Unit)
@JvmName(name = "obgieaconiihirjw")
suspend fun accountTags(argument: suspend AccountAccountTagArgsBuilder.() -> Unit)

Parameters

argument

The tags of the account See account_tags below.