HopLinkOutput interface
Hop link.
Properties
| context | Provides additional context on links. |
| issues | List of issues. |
| link |
Link type. |
| next |
The ID of the next hop. |
| properties | Hop link properties. |
| resource |
Resource ID. |
Property Details
context
Provides additional context on links.
context?: Record<string, string>
Property Value
Record<string, string>
issues
linkType
Link type.
linkType?: string
Property Value
string
nextHopId
The ID of the next hop.
nextHopId?: string
Property Value
string
properties
resourceId
Resource ID.
resourceId?: string
Property Value
string