Output of a get lens review report call.
{ "type": "object", "properties": { "WorkloadId": { "$ref": "#/components/schemas/WorkloadId" }, "MilestoneNumber": { "$ref": "#/components/schemas/MilestoneNumber" }, "LensReviewReport": { "$ref": "#/components/schemas/LensReviewReport" } }, "description": "Output of a get lens review report call.", "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "GetLensReviewReportOutput", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-well-architected-tool/refs/heads/main/json-schema/well-architected-tool-get-lens-review-report-output-schema.json" }