Module Values.DataSourcesSource

Sourcetype nonrec t = DataSource.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : DataSource.t list -> [> `List of [> `Structure of (string * [> `Boolean of ComputeStatistics.t | `Enum of string | `Long of LongType.t | `String of EntityId.t | `Structure of (string * [> `String of RedshiftDatabaseUsername.t | `Structure of (string * [> `String of RedshiftDatabaseName.t ]) list ]) list | `Timestamp of EpochTime.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> DataSource.t list
Sourceval of_json : [> Yojson.Safe.t ] -> DataSource.t list
Sourceval to_json : DataSource.t list -> Yojson.Safe.t