Values.TriggerSourceSourceThe source that triggered a notebook run in Amazon SageMaker Unified Studio.
type nonrec t = {type_ : TriggerSourceType.t option;The type of the trigger source. Valid values are MANUAL, SCHEDULED, and WORKFLOW.
*)name : String_.t option;The name of the trigger source.
*)}