edgePackagingJobSummaries

@JvmName(name = "listEdgePackagingJobsResponseEdgePackagingJobSummary")
fun Flow<ListEdgePackagingJobsResponse>.edgePackagingJobSummaries(): Flow<EdgePackagingJobSummary>

This paginator transforms the flow returned by listEdgePackagingJobsPaginated to access the nested member EdgePackagingJobSummary

Return

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