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

The list of cluster parameter groups that are associated with this cluster.

Declaration Syntax
C#
public List<ClusterParameterGroupStatus> ClusterParameterGroups { get; set; }

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