Instance Properties Patch Args
data class InstancePropertiesPatchArgs(val labels: Output<Map<String, String>>? = null, val metadata: Output<Map<String, String>>? = null) : ConvertibleToJava<InstancePropertiesPatchArgs>
Represents the change that you want to make to the instance properties.