batchInferenceJobs

@JvmName(name = "listBatchInferenceJobsResponseBatchInferenceJobSummary")
fun Flow<ListBatchInferenceJobsResponse>.batchInferenceJobs(): Flow<BatchInferenceJobSummary>

This paginator transforms the flow returned by listBatchInferenceJobsPaginated to access the nested member BatchInferenceJobSummary

Return

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