allowGlobalAccess property

bool? allowGlobalAccess
getter/setter pair

If true, the gateway will allow traffic from clients outside of the region where the gateway is located.

This field is configurable only for gateways of type SECURE_WEB_GATEWAY.

Optional.

Implementation

core.bool? allowGlobalAccess;