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

The status of the parameter group. For example, if you made a change to a parameter group name-value pair, then the change could be pending a reboot of an associated cluster.

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

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