Accepts ownership of a transit virtual interface created by another AWS account.
After the owner of the transit virtual interface makes this call, the specified transit virtual interface is created and made available to handle traffic.
directconnect_confirm_transit_virtual_interface(virtualInterfaceId,
directConnectGatewayId)
[required] The ID of the virtual interface.
[required] The ID of the Direct Connect gateway.
A list with the following syntax:
list( virtualInterfaceState = "confirming"|"verifying"|"pending"|"available"|"down"|"deleting"|"deleted"|"rejected"|"unknown" )
svc$confirm_transit_virtual_interface( virtualInterfaceId = "string", directConnectGatewayId = "string" )