{ "type": "object", "properties": { "ImageId": { "allOf": [ { "$ref": "#/components/schemas/WorkspaceImageId" }, { "description": "The identifier of the new updated WorkSpace image." } ] } }, "$schema": "https://json-structure.org/meta/core/v0/#", "name": "CreateUpdatedWorkspaceImageResult", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces/refs/heads/main/json-structure/workspaces-create-updated-workspace-image-result-structure.json", "description": "CreateUpdatedWorkspaceImageResult schema from Amazon WorkSpaces API" }