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

The status of the cluster subnet group. Possible values are

CopyC#
Complete
,
CopyC#
Incomplete
and
CopyC#
Invalid
.

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

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