aliasIpRanges property

List<AliasIpRange> aliasIpRanges
final

An array of alias IP ranges for this network interface. You can only specify this field for network interfaces in VPC networks.

Implementation

final List<AliasIpRange> aliasIpRanges;