Values_5.GetTransitGatewayPolicyTableAssociationsResultSourceGets a list of the transit gateway policy table associations.
type nonrec t = {associations : Values_3.TransitGatewayPolicyTableAssociationList.t option;Returns details about the transit gateway policy table association.
*)nextToken : Values_0.String_.t option;The token for the next page of results.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `String of Values_1.TransitGatewayPolicyTableId.t ])
list ]
list
| `String of Values_0.String_.t ])
list ]