directconnect_create_transit_virtual_interface: Creates a transit virtual interface

View source: R/directconnect_operations.R

directconnect_create_transit_virtual_interfaceR Documentation

Creates a transit virtual interface

Description

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.

Usage

directconnect_create_transit_virtual_interface(
  connectionId,
  newTransitVirtualInterface
)

Arguments

connectionId

[required] The ID of the connection.

newTransitVirtualInterface

[required] Information about the transit virtual interface.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.