securityGroups property

List<SecurityGroupMembership>? securityGroups
final

A list of security groups, and the status of each, for the nodes in the cluster.

Implementation

final List<SecurityGroupMembership>? securityGroups;