confirmConnection
inline suspend fun DirectConnectClient.confirmConnection(crossinline block: ConfirmConnectionRequest.Builder.() -> Unit): ConfirmConnectionResponse
Confirms the creation of the specified hosted connection on an interconnect.
Upon creation, the hosted connection is initially in the Ordering
state, and remains in this state until the owner confirms creation of the hosted connection.