allTraffic constant

Force the use of VPC Access Connector for all egress traffic from the function.

Implementation

static const allTraffic = ServiceConfig_VpcConnectorEgressSettings(
  'ALL_TRAFFIC',
);