VPCRouteEntryNextHopNextHopRelatedInfoArgs

data class VPCRouteEntryNextHopNextHopRelatedInfoArgs(val instanceId: Output<String>? = null, val instanceType: Output<String>? = null, val regionId: Output<String>? = null) : ConvertibleToJava<VPCRouteEntryNextHopNextHopRelatedInfoArgs>

Constructors

constructor(instanceId: Output<String>? = null, instanceType: Output<String>? = null, regionId: Output<String>? = null)

Properties

Link copied to clipboard
val instanceId: Output<String>? = null

InstanceId

Link copied to clipboard
val instanceType: Output<String>? = null

InstanceType

Link copied to clipboard
val regionId: Output<String>? = null

The region of the instance associated with the next hop.

Functions

Link copied to clipboard
open override fun toJava(): VPCRouteEntryNextHopNextHopRelatedInfoArgs