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