Values_0.DestinationSourceDescribes the location of the updated firmware.
type nonrec t = {s3Destination : S3Destination.t option;Describes the location in S3 of the updated firmware.
*)}val to_value :
t ->
[> `Structure of
(string * [> `Structure of (string * [> `String of S3Bucket.t ]) list ])
list ]