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