@nebius/js-sdk - v0.1.22
Services Index
GitHub
Preparing search index...
api/nebius/vpc/v1
NextHopState
Interface NextHopState
interface
NextHopState
{
"[customJson]"
?:
()
=>
unknown
;
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
;
$type
:
"nebius.vpc.v1.NextHopState"
;
nextHop
?:
|
{
$case
:
"allocation"
;
allocation
:
AllocationNextHopState
}
|
{
$case
:
"defaultEgressGateway"
;
defaultEgressGateway
:
DefaultEgressGatewayState
;
}
;
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
;
}
Indexable
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
Index
Properties
[custom
Json]?
[unknown
Fields
Symbol]?
$type
next
Hop?
Properties
Optional
[custom
Json]
"[customJson]"
?:
()
=>
unknown
Optional
[unknown
Fields
Symbol]
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
$type
$type
:
"nebius.vpc.v1.NextHopState"
Optional
next
Hop
nextHop
?:
|
{
$case
:
"allocation"
;
allocation
:
AllocationNextHopState
}
|
{
$case
:
"defaultEgressGateway"
;
defaultEgressGateway
:
DefaultEgressGatewayState
;
}
Current state of the next hop configuration.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[custom
Json]
[unknown
Fields
Symbol]
$type
next
Hop
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.1.22
Loading...
Current state of the next hop configuration.