{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-opensearch/refs/heads/main/json-structure/openapi-duration-value-structure.json", "name": "DurationValue", "description": " Integer to specify the value of a maintenance schedule duration. See the Developer Guide for more information.", "type": "int32", "minimum": 1, "maximum": 24 }