{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-eventbridge-scheduler/refs/heads/main/json-structure/amazon-eventbridge-scheduler-flexible-time-window-mode-structure.json", "name": "FlexibleTimeWindowMode", "description": "FlexibleTimeWindowMode schema from Amazon EventBridge Scheduler", "type": "string", "enum": [ "OFF", "FLEXIBLE" ] }