class Aws::Redshift::Types::DataTransferProgress
Describes the status of a cluster while it is in the process of resizing with an incremental resize.
@!attribute [rw] status
Describes the status of the cluster. While the transfer is in progress the status is `transferringdata`. @return [String]
@!attribute [rw] current_rate_in_mega_bytes_per_second
Describes the data transfer rate in MB's per second. @return [Float]
@!attribute [rw] total_data_in_mega_bytes
Describes the total amount of data to be transfered in megabytes. @return [Integer]
@!attribute [rw] data_transferred_in_mega_bytes
Describes the total amount of data that has been transfered in MB's. @return [Integer]
@!attribute [rw] estimated_time_to_completion_in_seconds
Describes the estimated number of seconds remaining to complete the transfer. @return [Integer]
@!attribute [rw] elapsed_time_in_seconds
Describes the number of seconds that have elapsed during the data transfer. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/redshift-2012-12-01/DataTransferProgress AWS API Documentation
Constants
- SENSITIVE