Values_4.RejectTransitGatewayClientVpnAttachmentResultSourceRejects a Transit Gateway attachment request for a Client VPN endpoint. The Transit Gateway owner can reject the attachment request to prevent the Client VPN endpoint from routing traffic through 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 ]