Values_5.DisassociateTransitGatewayPolicyTableResultSourceRemoves the association between an an attachment and a policy table.
type nonrec t = {association : Values_2.TransitGatewayPolicyTableAssociation.t option;Returns details about the transit gateway policy table disassociation.
*)}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_1.TransitGatewayPolicyTableId.t ])
list ])
list ]