securityGroups property
A list of the security groups associated with the network interface. Includes the groupId and groupName.
Implementation
final List<SecurityGroup>? securityGroups;
A list of the security groups associated with the network interface. Includes the groupId and groupName.
final List<SecurityGroup>? securityGroups;