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