directconnect_allocate_public_virtual_interface: Provisions a public virtual interface to be owned by the...

View source: R/directconnect_operations.R

directconnect_allocate_public_virtual_interfaceR Documentation

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

Description

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

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

Usage

directconnect_allocate_public_virtual_interface(
  connectionId,
  ownerAccount,
  newPublicVirtualInterfaceAllocation
)

Arguments

connectionId

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

ownerAccount

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

newPublicVirtualInterfaceAllocation

[required] Information about the public virtual interface.


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