Class IngressTrafficAllowed (1.16.0)

IngressTrafficAllowed(value)

If unspecified, INGRESS_TRAFFIC_ALLOWED_ALL will be used.

Enums

Name Description
INGRESS_TRAFFIC_ALLOWED_UNSPECIFIED Unspecified
INGRESS_TRAFFIC_ALLOWED_ALL Allow HTTP traffic from public and private sources.
INGRESS_TRAFFIC_ALLOWED_INTERNAL_ONLY Allow HTTP traffic from only private VPC sources.
INGRESS_TRAFFIC_ALLOWED_INTERNAL_AND_LB Allow HTTP traffic from private VPC sources and through load balancers.