ingestionJobSummaries

@JvmName(name = "listIngestionJobsResponseIngestionJobSummary")
fun Flow<ListIngestionJobsResponse>.ingestionJobSummaries(): Flow<IngestionJobSummary>

This paginator transforms the flow returned by listIngestionJobsPaginated to access the nested member IngestionJobSummary

Return

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