vpcSecurityGroups property

List<VpcSecurityGroupMembership>? vpcSecurityGroups
final

A list of Amazon Virtual Private Cloud (Amazon VPC) security groups that are associated with the cluster. This parameter is returned only if the cluster is in a VPC.

Implementation

final List<VpcSecurityGroupMembership>? vpcSecurityGroups;