Values_1.UserBucketSourceDescribes the Amazon S3 bucket for the disk image.
type nonrec t = {s3Bucket : Values_0.String_.t option;The name of the Amazon S3 bucket where the disk image is located.
*)s3Key : Values_0.String_.t option;The file name of the disk image.
*)}