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