directconnect_confirm_private_virtual_interface: Accepts ownership of a private virtual interface created by...

View source: R/directconnect_operations.R

directconnect_confirm_private_virtual_interfaceR Documentation

Accepts ownership of a private virtual interface created by another Amazon Web Services account

Description

Accepts ownership of a private virtual interface created by another Amazon Web Services account.

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

Usage

directconnect_confirm_private_virtual_interface(
  virtualInterfaceId,
  virtualGatewayId = NULL,
  directConnectGatewayId = NULL
)

Arguments

virtualInterfaceId

[required] The ID of the virtual interface.

virtualGatewayId

The ID of the virtual private gateway.

directConnectGatewayId

The ID of the Direct Connect gateway.


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