directconnect_confirm_transit_virtual_interface {paws.networking} | R Documentation |
Accepts ownership of a transit virtual interface created by another Amazon Web Services account
Description
Accepts ownership of a transit virtual interface created by another Amazon Web Services account.
See https://www.paws-r-sdk.com/docs/directconnect_confirm_transit_virtual_interface/ for full documentation.
Usage
directconnect_confirm_transit_virtual_interface(
virtualInterfaceId,
directConnectGatewayId
)
Arguments
virtualInterfaceId |
[required] The ID of the virtual interface. |
directConnectGatewayId |
[required] The ID of the Direct Connect gateway. |
[Package paws.networking version 0.7.0 Index]