Creates an interconnect between an Direct Connect Partner's network and a specific Direct Connect location.
See https://paws-r.github.io/docs/directconnect/create_interconnect.html for full documentation.
directconnect_create_interconnect(
interconnectName,
bandwidth,
location,
lagId = NULL,
tags = NULL,
providerName = NULL
)
[required] The name of the interconnect.
[required] The port bandwidth, in Gbps. The possible values are 1 and 10.
[required] The location of the interconnect.
The ID of the LAG.
The tags to associate with the interconnect.
The name of the service provider associated with the interconnect.