View source: R/directconnect_operations.R
| directconnect_allocate_transit_virtual_interface | R Documentation | 
Provisions a transit virtual interface to be owned by the specified Amazon Web Services account. Use this type of interface to connect a transit gateway to your Direct Connect gateway.
See https://www.paws-r-sdk.com/docs/directconnect_allocate_transit_virtual_interface/ for full documentation.
directconnect_allocate_transit_virtual_interface(
  connectionId,
  ownerAccount,
  newTransitVirtualInterfaceAllocation
)
| connectionId | [required] The ID of the connection on which the transit virtual interface is provisioned. | 
| ownerAccount | [required] The ID of the Amazon Web Services account that owns the transit virtual interface. | 
| newTransitVirtualInterfaceAllocation | [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.