vpcSecurityGroups property

List<AwsRedshiftClusterVpcSecurityGroup>? vpcSecurityGroups
final

The list of VPC security groups that the cluster belongs to, if the cluster is in a VPC.

Implementation

final List<AwsRedshiftClusterVpcSecurityGroup>? vpcSecurityGroups;