{ "type": "object", "properties": { "trustStoreArn": { "allOf": [ { "$ref": "#/components/schemas/ARN" }, { "description": "The ARN of the trust store." } ] } }, "description": "The summary of the trust store.", "$schema": "https://json-structure.org/meta/core/v0/#", "name": "TrustStoreSummary", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces-web/refs/heads/main/json-structure/workspaces-web-trust-store-summary-structure.json" }