{ "type": "object", "properties": { "Status": {}, "CurrentRateInMegaBytesPerSecond": {}, "TotalDataInMegaBytes": {}, "DataTransferredInMegaBytes": {}, "EstimatedTimeToCompletionInSeconds": {}, "ElapsedTimeInSeconds": {} }, "description": "Describes the status of a cluster while it is in the process of resizing with an incremental resize.", "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-data-transfer-progress-schema.json", "title": "DataTransferProgress" }