{ "type": "object", "properties": { "ChoiceId": { "$ref": "#/components/schemas/ChoiceId" }, "ChoiceTitle": { "$ref": "#/components/schemas/ChoiceTitle" }, "ChoiceDescription": { "$ref": "#/components/schemas/ChoiceDescription" } }, "description": "A profile template choice.", "$schema": "https://json-structure.org/meta/core/v0/#", "name": "ProfileTemplateChoice", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-well-architected-tool/refs/heads/main/json-structure/well-architected-tool-profile-template-choice-structure.json" }