Values.NotebookS3LocationForOutputSourceThe Amazon S3 location that stores the notebook execution input.
type nonrec t = {bucket : XmlStringMaxLen256.t option;The Amazon S3 bucket that stores the notebook execution input.
*)key : UriString.t option;The key to the Amazon S3 location that stores the notebook execution input.
*)}