pentestJobSummaries

@JvmName(name = "listPentestJobsForPentestResponsePentestJobSummary")
fun Flow<ListPentestJobsForPentestResponse>.pentestJobSummaries(): Flow<PentestJobSummary>

This paginator transforms the flow returned by listPentestJobsForPentestPaginated to access the nested member PentestJobSummary

Return

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