sourceNatActiveIps property

List<String>? sourceNatActiveIps
getter/setter pair

A list of URLs of the IP resources used for this NAT rule.

These IP addresses must be valid static external IP addresses assigned to the project. This field is used for public NAT.

Implementation

core.List<core.String>? sourceNatActiveIps;