Values_2.TransitGatewayPolicyTableEntrySourceDescribes a transit gateway policy table entry
type nonrec t = {policyRuleNumber : Values_0.String_.t option;The rule number for the transit gateway policy table entry.
*)policyRule : Values_1.TransitGatewayPolicyRule.t option;The policy rule associated with the transit gateway policy table.
*)targetRouteTableId : Values_1.TransitGatewayRouteTableId.t option;The ID of the target route table.
*)}val to_value :
t ->
[> `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 ]