Values_5.GetTransitGatewayPolicyTableEntriesResultSourceReturns a list of transit gateway policy table entries.
type nonrec t = {transitGatewayPolicyTableEntries : Values_3.TransitGatewayPolicyTableEntryList.t
option;The entries for the 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
* [> `List of
[> `Structure of
(string
* [> `String of Values_0.String_.t
| `Structure of
(string
* [> `String of Values_0.String_.t
| `Structure of
(string * [> `String of string ]) list ])
list ])
list ]
list ])
list ]