autoAllocatedNatIps property

List<String> autoAllocatedNatIps
final

Output only. A list of IPs auto-allocated for NAT. Example: "1.1.1.1", "129.2.16.89"

Implementation

final List<String> autoAllocatedNatIps;