Module Values.EventDestinationsSource

Sourcetype nonrec t = EventDestination.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : EventDestination.t list -> [> `List of [> `Structure of (string * [> `Boolean of Enabled.t | `List of [> `Enum of string ] list | `String of EventDestinationName.t | `Structure of (string * [> `List of [> `Structure of (string * [> `Enum of string | `String of DimensionName.t ]) list ] list | `String of AmazonResourceName.t ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> EventDestination.t list