{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-route-53/refs/heads/main/json-structure/amazon-route-53-openapi-create-health-check-response-structure.json", "description": "CreateHealthCheckResponse schema from openapi", "type": "object", "properties": { "HealthCheck": { "$ref": "#/components/schemas/HealthCheck" } }, "name": "CreateHealthCheckResponse" }