Values.DeleteDirectConnectGatewayAssociationProposalRequestSourceDeletes the association proposal request between the specified Direct Connect gateway and virtual private gateway or transit gateway.
type nonrec t = {proposalId : DirectConnectGatewayAssociationProposalId.t;The ID of the proposal.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of DirectConnectGatewayAssociationProposalId.t ])
list ]