{ "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-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-structure/redshift-data-transfer-progress-structure.json", "name": "DataTransferProgress" }