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