{ "type": "object", "properties": { "Status": {}, "CurrentRestoreRateInMegaBytesPerSecond": {}, "SnapshotSizeInMegaBytes": {}, "ProgressInMegaBytes": {}, "ElapsedTimeInSeconds": {}, "EstimatedTimeToCompletionInSeconds": {} }, "description": "Describes the status of a cluster restore action. Returns null if the cluster was not created by restoring a snapshot.", "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-structure/redshift-restore-status-structure.json", "name": "RestoreStatus" }