{
"type": "object",
"properties": {
"Name": {},
"Operator": {},
"Values": {}
},
"description": "A set of elements to filter the returned node configurations.",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-node-configuration-options-filter-schema.json",
"title": "NodeConfigurationOptionsFilter"
}