class Aws::Redshift::Types::ClusterSecurityGroup

Describes a security group.

@!attribute [rw] cluster_security_group_name

The name of the cluster security group to which the operation was
applied.
@return [String]

@!attribute [rw] description

A description of the security group.
@return [String]

@!attribute [rw] ec2_security_groups

A list of EC2 security groups that are permitted to access clusters
associated with this cluster security group.
@return [Array<Types::EC2SecurityGroup>]

@!attribute [rw] ip_ranges

A list of IP ranges (CIDR blocks) that are permitted to access
clusters associated with this cluster security group.
@return [Array<Types::IPRange>]

@!attribute [rw] tags

The list of tags for the cluster security group.
@return [Array<Types::Tag>]

@see docs.aws.amazon.com/goto/WebAPI/redshift-2012-12-01/ClusterSecurityGroup AWS API Documentation

Constants

SENSITIVE