networkInterfaces property

List<NetworkInterface>? networkInterfaces
final

An array of the network interfaces interacting with the EC2 instance where the finding is generated.

Implementation

final List<NetworkInterface>? networkInterfaces;