Values.LogPublishingOptionsSourceval to_value :
(LogType.t * LogPublishingOption.t) list ->
[> `Map of
([> `Enum of string ]
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `String of CloudWatchLogsLogGroupArn.t ])
list ])
list ]