activeNatIps property

List<String> activeNatIps
final

Output only. A list of active IPs for NAT. Example: "1.1.1.1", "179.12.26.133".

Implementation

final List<String> activeNatIps;