Values.GetSessionActionRequestSourceGets a session action for the job.
type nonrec t = {farmId : FarmId.t;The farm ID for the session action.
*)queueId : QueueId.t;The queue ID for the session action.
*)jobId : JobId.t;The job ID for the session.
*)sessionActionId : SessionActionId.t;The session action ID for the session.
*)}