{ "type": "object", "required": [ "ipAccessSettings" ], "properties": { "ipAccessSettings": { "allOf": [ { "$ref": "#/components/schemas/IpAccessSettings" }, { "description": "The IP access settings." } ] } }, "$schema": "https://json-structure.org/meta/core/v0/#", "name": "UpdateIpAccessSettingsResponse", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces-web/refs/heads/main/json-structure/workspaces-web-update-ip-access-settings-response-structure.json", "description": "UpdateIpAccessSettingsResponse schema from Amazon WorkSpaces Web API" }