{ "type": "object", "properties": { "WorkloadId": { "$ref": "#/components/schemas/WorkloadId" }, "MilestoneSummaries": { "$ref": "#/components/schemas/MilestoneSummaries" }, "NextToken": { "$ref": "#/components/schemas/NextToken" } }, "description": "Output of a list milestones call.", "$schema": "https://json-structure.org/meta/core/v0/#", "name": "ListMilestonesOutput", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-well-architected-tool/refs/heads/main/json-structure/well-architected-tool-list-milestones-output-structure.json" }