networkInterfaces property
An array of the network interfaces interacting with the EC2 instance where the finding is generated.
Implementation
final List<NetworkInterface>? networkInterfaces;
An array of the network interfaces interacting with the EC2 instance where the finding is generated.
final List<NetworkInterface>? networkInterfaces;