{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-robomaker/refs/heads/main/json-structure/amazon-robomaker-openapi-upload-behavior-structure.json", "description": "UploadBehavior schema from openapi", "type": "string", "enum": [ "UPLOAD_ON_TERMINATE", "UPLOAD_ROLLING_AUTO_REMOVE" ], "name": "UploadBehavior" }