natIps property

List<String>? natIps
getter/setter pair

A list of URLs of the IP resources used for this Nat service.

These IP addresses must be valid static external IP addresses assigned to the project.

Implementation

core.List<core.String>? natIps;