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