Accepts ownership of a private virtual interface created by another AWS account.
After the virtual interface owner makes this call, the virtual interface is created and attached to the specified virtual private gateway or Direct Connect gateway, and is made available to handle traffic.
directconnect_confirm_private_virtual_interface(virtualInterfaceId,
virtualGatewayId, directConnectGatewayId)
[required] The ID of the virtual interface.
The ID of the virtual private gateway.
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_private_virtual_interface( virtualInterfaceId = "string", virtualGatewayId = "string", directConnectGatewayId = "string" )