View source: R/directconnect_operations.R
directconnect_confirm_private_virtual_interface | R Documentation |
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.
directconnect_confirm_private_virtual_interface(
virtualInterfaceId,
virtualGatewayId = NULL,
directConnectGatewayId = NULL
)
virtualInterfaceId |
[required] The ID of the virtual interface. |
virtualGatewayId |
The ID of the virtual private gateway. |
directConnectGatewayId |
The ID of the Direct Connect gateway. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.