Values.TemplateVersionSourceInputSourceTemplate version source data.
type nonrec t = {s3 : S3ObjectSource.t option;An S3 source object that includes the template bundle S3 path and name for a template minor version.
*)}val to_value :
t ->
[> `Structure of
(string * [> `Structure of (string * [> `String of S3Bucket.t ]) list ])
list ]