directconnect_allocate_private_virtual_interface: Provisions a private virtual interface to be owned by the...

View source: R/directconnect_operations.R

directconnect_allocate_private_virtual_interfaceR Documentation

Provisions a private virtual interface to be owned by the specified Amazon Web Services account

Description

Provisions a private virtual interface to be owned by the specified Amazon Web Services account.

See https://www.paws-r-sdk.com/docs/directconnect_allocate_private_virtual_interface/ for full documentation.

Usage

directconnect_allocate_private_virtual_interface(
  connectionId,
  ownerAccount,
  newPrivateVirtualInterfaceAllocation
)

Arguments

connectionId

[required] The ID of the connection on which the private virtual interface is provisioned.

ownerAccount

[required] The ID of the Amazon Web Services account that owns the virtual private interface.

newPrivateVirtualInterfaceAllocation

[required] Information about the private virtual interface.


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