AWS SDK for .NET Documentation
ConfirmConnection Method (confirmConnectionRequest)
AmazonAmazon.DirectConnectAmazonDirectConnectConfirmConnection(ConfirmConnectionRequest) Did this page help you?   Yes   No    Tell us about it...

Confirm the creation of a hosted connection on an interconnect.

Upon creation, the hosted connection is initially in the 'Ordering' state, and will remain in this state until the owner calls ConfirmConnection to confirm creation of the hosted connection.

Declaration Syntax
C#
ConfirmConnectionResponse ConfirmConnection(
	ConfirmConnectionRequest confirmConnectionRequest
)
Parameters
confirmConnectionRequest (ConfirmConnectionRequest)
Container for the necessary parameters to execute the ConfirmConnection service method on AmazonDirectConnect.
Return Value
The response from the ConfirmConnection service method, as returned by AmazonDirectConnect.
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)