disableGlobalAccess property

bool? disableGlobalAccess
getter/setter pair

This is used in PSC consumer ForwardingRule to control whether the PSC endpoint can be accessed from another region.

Implementation

core.bool? disableGlobalAccess;