class Aws::SecurityHub::Types::AwsRedshiftClusterClusterSecurityGroup

A security group that is associated with the cluster.

@note When making an API call, you may pass AwsRedshiftClusterClusterSecurityGroup

data as a hash:

    {
      cluster_security_group_name: "NonEmptyString",
      status: "NonEmptyString",
    }

@!attribute [rw] cluster_security_group_name

The name of the cluster security group.
@return [String]

@!attribute [rw] status

The status of the cluster security group.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsRedshiftClusterClusterSecurityGroup AWS API Documentation

Constants

SENSITIVE