notebookInstances

@JvmName(name = "listNotebookInstancesResponseNotebookInstanceSummary")
fun Flow<ListNotebookInstancesResponse>.notebookInstances(): Flow<NotebookInstanceSummary>

This paginator transforms the flow returned by listNotebookInstancesPaginated to access the nested member NotebookInstanceSummary

Return

A kotlinx.coroutines.flow.Flow that can collect NotebookInstanceSummary