Module Values.LoggingDestinationsSource

Sourcetype nonrec t = LoggingDestination.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : LoggingDestination.t list -> [> `List of [> `Structure of (string * [> `Structure of (string * [> `Long of LoggingFilterQspThresholdLong.t | `String of LogGroupArn.t ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> LoggingDestination.t list