toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.vpc.kotlin.outputs
/
VPCRouteEntryNextHop
/
VPCRouteEntryNextHop
VPCRoute
Entry
Next
Hop
constructor
(
enabled
:
Int
?
=
null
,
nextHopRegionId
:
String
?
=
null
,
nextHopRelatedInfo
:
VPCRouteEntryNextHopNextHopRelatedInfo
?
=
null
,
nexthopId
:
String
?
=
null
,
nexthopType
:
String
?
=
null
,
weight
:
Int
?
=
null
)