Vpc Attachment Tag Args
data class VpcAttachmentTagArgs(val key: Output<String>, val value: Output<String>) : ConvertibleToJava<VpcAttachmentTagArgs>
A key-value pair to associate with a resource.
A key-value pair to associate with a resource.