{ "type": "object", "properties": { "AliasId": { "allOf": [ { "$ref": "#/components/schemas/ConnectionAliasId" }, { "description": "The identifier of the connection alias." } ] } }, "$schema": "https://json-structure.org/meta/core/v0/#", "name": "CreateConnectionAliasResult", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces/refs/heads/main/json-structure/workspaces-create-connection-alias-result-structure.json", "description": "CreateConnectionAliasResult schema from Amazon WorkSpaces API" }