Values_7.AssociateTransitGatewayPolicyTableResultSourceAssociates the specified transit gateway attachment with a transit gateway policy table.
type nonrec t = {association : Values_2.TransitGatewayPolicyTableAssociation.t option;Describes the association of a transit gateway and a transit gateway policy table.
*)}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 ]