drainNatIps property

List<String> drainNatIps
final

A list of URLs of the IP resources to be drained. These IPs must be valid static external IPs that have been assigned to the NAT. These IPs should be used for updating/patching a NAT only.

Implementation

final List<String> drainNatIps;