Subnet Group Tag Args
data class SubnetGroupTagArgs(val key: Output<String>, val value: Output<String>) : ConvertibleToJava<SubnetGroupTagArgs>
A tag that can be added to an ElastiCache subnet group. Tags are composed of a Key/Value pair. You can use tags to categorize and track all your subnet groups. A tag with a null Value is permitted.