assignedIps property

List<String>? assignedIps
getter/setter pair

List of IP addresses assigned to the Cloud NAT.

Output only.

Implementation

core.List<core.String>? assignedIps;