Values_2.UpdateImageResponseSourceUpdates the properties of a SageMaker AI image. To change the image's tags, use the AddTags and DeleteTags APIs.
type nonrec error = [ | `ResourceInUse of Values_0.ResourceInUse.t| `ResourceNotFound of Values_0.ResourceNotFound.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `ResourceInUse of Values_0.ResourceInUse.t
| `ResourceNotFound of Values_0.ResourceNotFound.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `ResourceInUse of Values_0.ResourceInUse.t
| `ResourceNotFound of Values_0.ResourceNotFound.t
| `Unknown_operation_error of string * string option ]