privateIpAddresses property

List<PrivateIp>? privateIpAddresses
final

A list of the private IP addresses associated with the network interface. Includes the privateDnsName and privateIpAddress.

Implementation

final List<PrivateIp>? privateIpAddresses;