Module Values.OutputSourceConfigSource

Sourcetype nonrec t = OutputSource.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : OutputSource.t list -> [> `List of [> `Structure of (string * [> `Boolean of Boolean.t | `List of [> `Structure of (string * [> `Boolean of Boolean.t | `String of AttributeName.t ]) list ] list | `String of KMSArn.t | `Structure of (string * [> `String of CustomerProfilesDomainArn.t ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> OutputSource.t list
Sourceval of_json : [> Yojson.Safe.t ] -> OutputSource.t list
Sourceval to_json : OutputSource.t list -> Yojson.Safe.t