{ "type": "object", "properties": { "ARN": { "allOf": [ { "$ref": "#/components/schemas/String" }, { "description": "The ARN of a corresponding resource." } ] } }, "description": "A list of resources ARNs corresponding to the segments in a trace.", "$schema": "https://json-structure.org/meta/core/v0/#", "name": "ResourceARNDetail", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-xray/refs/heads/main/json-structure/xray-resource-arn-detail-structure.json" }