protectedJobs

@JvmName(name = "listProtectedJobsResponseProtectedJobSummary")
fun Flow<ListProtectedJobsResponse>.protectedJobs(): Flow<ProtectedJobSummary>

This paginator transforms the flow returned by listProtectedJobsPaginated to access the nested member ProtectedJobSummary

Return

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