{ "type": "array", "items": { "type": "object", "properties": { "NodeRole": {}, "PrivateIPAddress": {}, "PublicIPAddress": {} }, "description": "The identifier of a node in a cluster." }, "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-cluster-nodes-list-schema.json", "title": "ClusterNodesList", "description": "ClusterNodesList schema from Amazon Redshift" }