{ "type": "object", "properties": { "ActionType": {}, "ClusterIdentifier": {}, "SnapshotIdentifier": {}, "SnapshotArn": {}, "OwnerAccount": {}, "Filters": {}, "Marker": {}, "MaxRecords": {} }, "required": [ "ActionType" ], "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-describe-node-configuration-options-message-schema.json", "title": "DescribeNodeConfigurationOptionsMessage", "description": "DescribeNodeConfigurationOptionsMessage schema from Amazon Redshift" }