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

A list of cluster security groups to be authorized on this cluster. This change is asynchronously applied as soon as possible.

Security groups currently associated with the cluster, and not in the list of groups to apply, will be revoked from the cluster.

Constraints:

Declaration Syntax
C#
public List<string> ClusterSecurityGroups { get; set; }

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