Class: EndpointTarget
Target to route requests to.
Implements
Constructors
constructor
• new EndpointTarget(properties?): EndpointTarget
Constructs a new EndpointTarget.
Parameters
| Name | Type | Description |
|---|---|---|
properties? | IEndpointTarget | Properties to set |
Returns
Properties
external
• Optional external: null | IExternal
EndpointTarget external.
Implementation of
variant
• Optional variant: "worker" | "external"
EndpointTarget variant.