L2ConnectionsPropertiesGroundStationPartnerRouterArgs

data class L2ConnectionsPropertiesGroundStationPartnerRouterArgs(val name: Output<String>) : ConvertibleToJava<L2ConnectionsPropertiesGroundStationPartnerRouterArgs>

The name of the partner router to establish a connection to within the ground station.

Constructors

constructor(name: Output<String>)

Properties

Link copied to clipboard
val name: Output<String>

The unique name of the partner router that cross-connects with the Orbital Edge Router at the ground station site.

Functions

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