{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-elastic-transcoder/refs/heads/main/json-structure/amazon-elastic-transcoder-horizontal-align-structure.json", "name": "HorizontalAlign", "description": "HorizontalAlign schema from Amazon Elastic Transcoder", "type": "string", "pattern": "(^Left$)|(^Right$)|(^Center$)" }