DataTransferProgress
Describes the status of a cluster while it is in the process of resizing with an incremental resize.
Contents
Note
In the following list, the required parameters are described first.
- CurrentRateInMegaBytesPerSecond
- 
               Describes the data transfer rate in MB's per second. Type: Double Required: No 
- DataTransferredInMegaBytes
- 
               Describes the total amount of data that has been transfered in MB's. Type: Long Required: No 
- ElapsedTimeInSeconds
- 
               Describes the number of seconds that have elapsed during the data transfer. Type: Long Required: No 
- EstimatedTimeToCompletionInSeconds
- 
               Describes the estimated number of seconds remaining to complete the transfer. Type: Long Required: No 
- Status
- 
               Describes the status of the cluster. While the transfer is in progress the status is transferringdata.Type: String Length Constraints: Maximum length of 2147483647. Required: No 
- TotalDataInMegaBytes
- 
               Describes the total amount of data to be transfered in megabytes. Type: Long Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: