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

The name for the security group. Amazon Redshift stores the value as a lowercase string.

Constraints:

Example:

CopyC#
examplesecuritygroup

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

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