C# Class Amazon.Redshift.Model.DeleteClusterSecurityGroupRequest

Container for the parameters to the DeleteClusterSecurityGroup operation.

Deletes an Amazon Redshift security group.

NOTE:You cannot delete a security group that is associated with any clusters. You cannot delete the default security group.

For information about managing security groups, go to Amazon Redshift Cluster Security Groups in the Amazon Redshift Management Guide .

Inheritance: Amazon.Runtime.AmazonWebServiceRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetClusterSecurityGroupName ( ) : bool