deleteDirectConnectGatewayAssociation
inline suspend fun DirectConnectClient.deleteDirectConnectGatewayAssociation(crossinline block: DeleteDirectConnectGatewayAssociationRequest.Builder.() -> Unit): DeleteDirectConnectGatewayAssociationResponse
Deletes the association between the specified Direct Connect gateway and virtual private gateway.
We recommend that you specify the associationID
to delete the association. Alternatively, if you own virtual gateway and a Direct Connect gateway association, you can specify the virtualGatewayId
and directConnectGatewayId
to delete an association.