You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Redshift::Types::ClusterSecurityGroupMembership

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes a cluster security group.

Instance Attribute Summary collapse

Instance Attribute Details

#cluster_security_group_nameString

The name of the cluster security group.

Returns:

  • (String)

    The name of the cluster security group.

#statusString

The status of the cluster security group.

Returns:

  • (String)

    The status of the cluster security group.