View source: R/directconnect_operations.R
directconnect_create_transit_virtual_interface | R Documentation |
Creates a transit virtual interface. A transit virtual interface should be used to access one or more transit gateways associated with Direct Connect gateways. A transit virtual interface enables the connection of multiple VPCs attached to a transit gateway to a Direct Connect gateway.
See https://www.paws-r-sdk.com/docs/directconnect_create_transit_virtual_interface/ for full documentation.
directconnect_create_transit_virtual_interface(
connectionId,
newTransitVirtualInterface
)
connectionId |
[required] The ID of the connection. |
newTransitVirtualInterface |
[required] Information about the transit virtual interface. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.