userAllocatedNatIps property

List<String> userAllocatedNatIps
final

Output only. A list of IPs user-allocated for NAT. They will be raw IP strings like "179.12.26.133".

Implementation

final List<String> userAllocatedNatIps;