result property

List<NatIpInfo>? result
getter/setter pair

A list of NAT IP information.

Output only.

Implementation

core.List<NatIpInfo>? result;