Class AwsRedshiftClusterVpcSecurityGroup

java.lang.Object
software.amazon.awssdk.services.securityhub.model.AwsRedshiftClusterVpcSecurityGroup
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<AwsRedshiftClusterVpcSecurityGroup.Builder,AwsRedshiftClusterVpcSecurityGroup>

@Generated("software.amazon.awssdk:codegen") public final class AwsRedshiftClusterVpcSecurityGroup extends Object implements SdkPojo, Serializable, ToCopyableBuilder<AwsRedshiftClusterVpcSecurityGroup.Builder,AwsRedshiftClusterVpcSecurityGroup>

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

See Also: