Creates a new Amazon Redshift security group. You use security       
                 groups to control access to non-VPC clusters.         
            
                    
            
For information about managing security groups, go toAmazon Redshift Cluster Security Groups in the Amazon Redshift Management Guide.
 Declaration Syntax
 Declaration Syntax| C# | 
public CreateClusterSecurityGroupResponse CreateClusterSecurityGroup( CreateClusterSecurityGroupRequest request )
 Parameters
 Parameters- request (CreateClusterSecurityGroupRequest)
- Container for the necessary parameters to execute the CreateClusterSecurityGroup service method.
 Return Value
 Return ValueThe response from the CreateClusterSecurityGroup service method, as returned by Redshift.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| ClusterSecurityGroupAlreadyExistsException | A cluster security group with the same name already exists. | 
| ClusterSecurityGroupQuotaExceededException | The request would result in the user exceeding the allowed number of cluster
            security groups. For information about increasing your quota, go to Limits
            in Amazon Redshift in the Amazon Redshift Management Guide. |