Values_5.EnableTransitGatewayRouteTablePropagationResultSourceEnables the specified attachment to propagate routes to the specified propagation route table.
type nonrec t = {propagation : Values_3.TransitGatewayPropagation.t option;Information about route propagation.
*)}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_0.TransitGatewayAttachmentId.t ])
list ])
list ]