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