canIpForward property

bool? canIpForward
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? canIpForward;