Values.GetQAppSessionInputSourceRetrieves the current state and results for an active session of an Amazon Q App.
type nonrec t = {instanceId : InstanceId.t;The unique identifier of the Amazon Q Business application environment instance.
*)sessionId : UUID.t;The unique identifier of the Q App session to retrieve.
*)}