portType

@JvmName(name = "xtdekssfejdoobvu")
suspend fun portType(value: Output<String>)
@JvmName(name = "ivxjyocgyljvsxfc")
suspend fun portType(value: String?)

Parameters

value

The port type of the Express Connect circuit. Valid values:

  • 100Base-T: 100 Mbit/s copper Ethernet port.

  • 1000Base-T: 1000 Mbit/s copper Ethernet port.

  • 1000Base-LX: 1000 Mbit/s single-mode optical port (10 km).

  • 10GBase-T: 10000 Mbit/s copper Ethernet port.

  • 10GBase-LR: 10000 Mbit/s single-mode optical port (10 km).

  • 40GBase-LR: 40000 Mbit/s single-mode optical port.

  • 100GBase-LR: 100000 Mbit/s single-mode optical port.

NOTE: From version 1.185.0, port_type can be set to 40GBase-LR, 100GBase-LR. From version 1.230.1, port_type cannot be modified.