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

The status of the resize operation.

Valid Values:

CopyC#
NONE
|
CopyC#
IN_PROGRESS
|
CopyC#
FAILED
|
CopyC#
SUCCEEDED

Declaration Syntax
C#
public string Status { get; set; }

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