Values.SSMSessionSourceContains information about the Session Manager session.
type nonrec t = {sessionId : String_.t option;The ID of the session.
*)tokenValue : String_.t option;An encrypted token value containing session and caller information.
*)streamUrl : String_.t option;A URL back to SSM Agent on the managed node that the Session Manager client uses to send commands and receive output from the node.
*)}