class Aws::SecurityHub::Types::AwsRedshiftClusterVpcSecurityGroup

A VPC security group that the cluster belongs to, if the cluster is in a VPC.

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

data as a hash:

    {
      status: "NonEmptyString",
      vpc_security_group_id: "NonEmptyString",
    }

@!attribute [rw] status

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

@!attribute [rw] vpc_security_group_id

The identifier of the VPC security group.
@return [String]

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

Constants

SENSITIVE