Values_6.DeleteTransitGatewayClientVpnAttachmentResultSourceDeletes a Transit Gateway attachment for a Client VPN endpoint. The Transit Gateway owner can delete the attachment to remove the association between the Client VPN endpoint and the Transit Gateway.
type nonrec t = {transitGatewayClientVpnAttachment : Values_3.TransitGatewayClientVpnAttachment.t
option;Information about the Transit Gateway Client VPN attachment.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `String of Values_0.TransitGatewayAttachmentId.t ])
list ])
list ]