Skip to main content

GoogleCloudFunctionsServiceConfigurationVpcConnectorEgressSettings

No description

enum GoogleCloudFunctionsServiceConfigurationVpcConnectorEgressSettings {
VPC_CONNECTOR_EGRESS_SETTINGS_UNSPECIFIED
PRIVATE_RANGES_ONLY
ALL_TRAFFIC
}

Values

GoogleCloudFunctionsServiceConfigurationVpcConnectorEgressSettings.VPC_CONNECTOR_EGRESS_SETTINGS_UNSPECIFIED

Unspecified

GoogleCloudFunctionsServiceConfigurationVpcConnectorEgressSettings.PRIVATE_RANGES_ONLY

Use the VPC Access Connector only for private IP space from RFC1918

GoogleCloudFunctionsServiceConfigurationVpcConnectorEgressSettings.ALL_TRAFFIC

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

Member of

GoogleCloudFunctionsServiceConfiguration object