AwsRedshiftClusterRestoreStatus
Information about the status of a cluster restore action. It only applies if the cluster was created by restoring a snapshot.
Types
Properties
Link copied to clipboard
The number of megabytes per second being transferred from the backup storage. Returns the average rate for a completed backup.
Link copied to clipboard
The amount of time an in-progress restore has been running, or the amount of time it took a completed restore to finish.
Link copied to clipboard
The estimate of the time remaining before the restore is complete. Returns 0 for a completed restore.
Link copied to clipboard
The number of megabytes that were transferred from snapshot storage.
Link copied to clipboard
The size of the set of snapshot data that was used to restore the cluster.
Functions
Link copied to clipboard
inline fun copy(block: AwsRedshiftClusterRestoreStatus.Builder.() -> Unit = {}): AwsRedshiftClusterRestoreStatus