toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.vpc.kotlin.outputs
/
VPCRouteEntryNextHopNextHopRelatedInfo
VPCRoute
Entry
Next
Hop
Next
Hop
Related
Info
data
class
VPCRouteEntryNextHopNextHopRelatedInfo
(
val
instanceId
:
String
?
=
null
,
val
instanceType
:
String
?
=
null
,
val
regionId
:
String
?
=
null
)
Members
Constructors
VPCRoute
Entry
Next
Hop
Next
Hop
Related
Info
Link copied to clipboard
constructor
(
instanceId
:
String
?
=
null
,
instanceType
:
String
?
=
null
,
regionId
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
instance
Id
Link copied to clipboard
val
instanceId
:
String
?
=
null
InstanceId
instance
Type
Link copied to clipboard
val
instanceType
:
String
?
=
null
InstanceType
region
Id
Link copied to clipboard
val
regionId
:
String
?
=
null
The region of the instance associated with the next hop.