enableIpForwarding property

bool? enableIpForwarding
getter/setter pair

Flag to enable ip forwarding or not, default false/off.

https://cloud.google.com/vpc/docs/using-routes#canipforward

Optional.

Implementation

core.bool? enableIpForwarding;