AWS SDK for .NET Documentation
DescribeClusterSecurityGroups Method
AmazonAmazon.RedshiftAmazonRedshiftClientDescribeClusterSecurityGroups()()()() Did this page help you?   Yes   No    Tell us about it...
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.

Declaration Syntax
C#
public DescribeClusterSecurityGroupsResponse DescribeClusterSecurityGroups()
Return Value
The response from the DescribeClusterSecurityGroups service method, as returned by Redshift.
Exceptions
ExceptionCondition
ClusterSecurityGroupNotFoundException The cluster security group name does not refer to an existing cluster security group.

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