nextHopIp property

String? nextHopIp
getter/setter pair

The network IP address of an instance that should handle matching packets.

Only IPv4 is supported.

Implementation

core.String? nextHopIp;