A tag and its associated resource.
{ "type": "object", "properties": { "Tag": {}, "ResourceName": {}, "ResourceType": {} }, "description": "A tag and its associated resource.", "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-tagged-resource-schema.json", "title": "TaggedResource" }