Account Tag Args
data class AccountTagArgs(val key: Output<String>, val value: Output<String>) : ConvertibleToJava<AccountTagArgs>
A custom key-value pair associated with a resource within your organization.
A custom key-value pair associated with a resource within your organization.