{ "type": "object", "properties": { "ClusterIdentifier": {}, "ClusterType": {}, "NodeType": {}, "NumberOfNodes": {}, "Classic": {}, "ReservedNodeId": {}, "TargetReservedNodeOfferingId": {} }, "required": [ "ClusterIdentifier" ], "description": "Describes a resize cluster operation. For example, a scheduled action to run the ResizeCluster API operation. ", "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-resize-cluster-message-schema.json", "title": "ResizeClusterMessage" }