securityGroups property

List<SecurityGroup>? securityGroups
final

A list of the security groups associated with the network interface. Includes the groupId and groupName.

Implementation

final List<SecurityGroup>? securityGroups;