Module Values_0.OTAUpdateFilesSource

Sourcetype nonrec t = OTAUpdateFile.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : OTAUpdateFile.t list -> [> `List of [> `Structure of (string * [> `Integer of FileType.t | `Map of ([> `String of AttributeKey.t ] * [> `String of Value.t ]) list | `String of FileName.t | `Structure of (string * [> `String of SigningJobId.t | `Structure of (string * [> `Integer of FileId.t | `String of StreamId.t | `Structure of (string * [> `Blob of Signature.t | `String of CertificateArn.t | `Structure of (string * [> `String of S3Bucket.t ]) list ]) list ]) list ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> OTAUpdateFile.t list
Sourceval of_json : [> Yojson.Safe.t ] -> OTAUpdateFile.t list
Sourceval to_json : OTAUpdateFile.t list -> Yojson.Safe.t