Db Cluster Tag Args
data class DbClusterTagArgs(val key: Output<String>, val value: Output<String>? = null) : ConvertibleToJava<DbClusterTagArgs>
A key-value pair to associate with a resource.
A key-value pair to associate with a resource.