Modify Volume Status Patch
data class ModifyVolumeStatusPatch(val status: String? = null, val targetVolumeAttributesClassName: String? = null)
ModifyVolumeStatus represents the status object of ControllerModifyVolume operation