{ "type": "object", "required": [ "userAccessLoggingSettingsArn" ], "properties": { "userAccessLoggingSettingsArn": { "allOf": [ { "$ref": "#/components/schemas/ARN" }, { "description": "The ARN of the user access logging settings." } ] } }, "$schema": "https://json-structure.org/meta/core/v0/#", "name": "CreateUserAccessLoggingSettingsResponse", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces-web/refs/heads/main/json-structure/workspaces-web-create-user-access-logging-settings-response-structure.json", "description": "CreateUserAccessLoggingSettingsResponse schema from Amazon WorkSpaces Web API" }