Class ForwardInfo (1.5.3)

ForwardInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Details of the final state "forward" and associated resource.

Attributes

NameDescription
target google.cloud.network_management_v1.types.ForwardInfo.Target
Target type where this packet is forwarded to.
resource_uri str
URI of the resource that the packet is forwarded to.

Inheritance

builtins.object > proto.message.Message > ForwardInfo

Classes

Target

Target(value)

Forward target types.