Module Values.LogDestinationsSource

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