{ "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-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-restore-status-schema.json", "title": "RestoreStatus" }