eC2SecurityGroups property

List<EC2SecurityGroup>? eC2SecurityGroups
final

A list of EC2 security groups that are permitted to access clusters associated with this cluster security group.

Implementation

final List<EC2SecurityGroup>? eC2SecurityGroups;