deleteDirectConnectGatewayAssociation
abstract suspend fun deleteDirectConnectGatewayAssociation(input: DeleteDirectConnectGatewayAssociationRequest = DeleteDirectConnectGatewayAssociationRequest { }): 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.