GoogleCloudFunctionsFunctionServiceConfigurationVpcConnectorEgressSettings
No description
enum GoogleCloudFunctionsFunctionServiceConfigurationVpcConnectorEgressSettings {
VPC_CONNECTOR_EGRESS_SETTINGS_UNSPECIFIED
PRIVATE_RANGES_ONLY
ALL_TRAFFIC
}
Values
GoogleCloudFunctionsFunctionServiceConfigurationVpcConnectorEgressSettings.VPC_CONNECTOR_EGRESS_SETTINGS_UNSPECIFIED
Unspecified
GoogleCloudFunctionsFunctionServiceConfigurationVpcConnectorEgressSettings.PRIVATE_RANGES_ONLY
Use the VPC Access Connector only for private IP space from RFC1918
GoogleCloudFunctionsFunctionServiceConfigurationVpcConnectorEgressSettings.ALL_TRAFFIC
Force the use of the VPC Access Connector for all egress traffic from the function