networkEgressRestricted property

bool? networkEgressRestricted
getter/setter pair

Flag that specifies if internet egress is restricted for VPC Service Controls.

Valid only when runtime_type is CLOUD and disable_vpc_peering is true.

Optional.

Implementation

core.bool? networkEgressRestricted;