Values.GetNotebookExportInputSourceGets the details of a notebook export in Amazon SageMaker Unified Studio.
type nonrec t = {domainIdentifier : DomainId.t;The identifier of the Amazon SageMaker Unified Studio domain in which the notebook export exists.
*)identifier : ExportId.t;The identifier of the notebook export.
*)}