{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-opensearch/refs/heads/main/json-structure/openapi-auto-tune-details-structure.json", "name": "AutoTuneDetails", "description": "Specifies details of the Auto-Tune action. See the Developer Guide for more information. ", "type": "object", "properties": { "ScheduledAutoTuneDetails": { "$ref": "#/components/schemas/ScheduledAutoTuneDetails" } } }