AWS SDK for .NET Documentation
ProgressInMegaBytes Property
AmazonAmazon.Redshift.ModelDescribeResizeResultProgressInMegaBytes Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property ProgressInMegaBytes.

While the resize operation is in progress, this value shows the current amount of data, in megabytes, that has been processed so far. When the resize operation is complete, this value shows the total amount of data, in megabytes, on the cluster, which may be more or less than TotalResizeDataInMegaBytes (the estimated total amount of data before resize).

Declaration Syntax
C#
public long ProgressInMegaBytes { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)