Location S3Tag Args
data class LocationS3TagArgs(val key: Output<String>, val value: Output<String>) : ConvertibleToJava<LocationS3TagArgs>
A key-value pair to associate with a resource.
A key-value pair to associate with a resource.