Learn R Programming

paws.networking (version 0.2.0)

directconnect_allocate_transit_virtual_interface: Provisions a transit virtual interface to be owned by the specified Amazon Web Services account

Description

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://paws-r.github.io/docs/directconnect/allocate_transit_virtual_interface.html for full documentation.

Usage

directconnect_allocate_transit_virtual_interface(
  connectionId,
  ownerAccount,
  newTransitVirtualInterfaceAllocation
)

Arguments

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.