Module Values.DeliverySourcesSource

Sourcetype nonrec t = DeliverySource.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : DeliverySource.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `List of [> `String of Arn.t ] list | `Map of ([> `String of TagKey.t ] * [> `String of TagValue.t ]) list | `String of DeliverySourceName.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> DeliverySource.t list
Sourceval of_json : [> Yojson.Safe.t ] -> DeliverySource.t list