networkInterfaces property

List<NetworkInterface>? networkInterfaces
final

The elastic network interface information of the EC2 instance.

Implementation

final List<NetworkInterface>? networkInterfaces;