{ "type": "object", "properties": { "TargetNodeType": {}, "TargetNumberOfNodes": {}, "TargetClusterType": {}, "Status": {}, "ImportTablesCompleted": {}, "ImportTablesInProgress": {}, "ImportTablesNotStarted": {}, "AvgResizeRateInMegaBytesPerSecond": {}, "TotalResizeDataInMegaBytes": {}, "ProgressInMegaBytes": {}, "ElapsedTimeInSeconds": {}, "EstimatedTimeToCompletionInSeconds": {}, "ResizeType": {}, "Message": {}, "TargetEncryptionType": {}, "DataTransferProgressPercent": {} }, "description": "Describes the result of a cluster resize 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-progress-message-schema.json", "title": "ResizeProgressMessage" }