listNotebookSessions
abstract suspend fun listNotebookSessions(input: ListNotebookSessionsRequest): ListNotebookSessionsResponse
Lists, in descending order, the sessions that have been created in a notebook that are in an active state like CREATING, CREATED, IDLE or BUSY. Newer sessions are listed first; older sessions are listed later.