Returns information about Amazon Redshift security groups.
If the name of a security group is specified, the response will contain
only information about only that security group.
For information about managing security groups, go toAmazon Redshift Cluster Security Groups in the Amazon Redshift Management Guide.

C# |
DescribeClusterSecurityGroupsResponse DescribeClusterSecurityGroups()

The response from the DescribeClusterSecurityGroups service method, as returned by Redshift.

Exception | Condition |
---|---|
ClusterSecurityGroupNotFoundException |
The cluster security group name does not refer to an existing cluster
security group.
|