batchJobExecutions

@JvmName(name = "listBatchJobExecutionsResponseBatchJobExecutionSummary")
fun Flow<ListBatchJobExecutionsResponse>.batchJobExecutions(): Flow<BatchJobExecutionSummary>

This paginator transforms the flow returned by listBatchJobExecutionsPaginated to access the nested member BatchJobExecutionSummary

Return

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