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

The name of a cluster security group for which you are requesting details. You can specify either the Marker parameter or a ClusterSecurityGroupName parameter, but not both.

Example:

CopyC#
securitygroup1

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

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