Cluster Tag Args
data class ClusterTagArgs(val key: Output<String>? = null, val value: Output<String>? = null) : ConvertibleToJava<ClusterTagArgs>
The metadata that you apply to the cluster to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define.