Class RoutingMode (0.1.0)

RoutingMode(value)

How this Service Attachment will treat traffic sent to the tunnel_ip, destined for the consumer network.

Enums

Name Description
UNDEFINED_ROUTING_MODE A value indicating that the enum field is not set.
PACKET_INJECTION Traffic sent to this service attachment will be reinjected into the consumer network.
STANDARD_ROUTING Response traffic, after de-encapsulation, will be returned to the client.
UNSPECIFIED_ROUTING_MODE No description available.