threatModelJobSummaries

@JvmName(name = "listThreatModelJobsResponseThreatModelJobSummary")
fun Flow<ListThreatModelJobsResponse>.threatModelJobSummaries(): Flow<ThreatModelJobSummary>

This paginator transforms the flow returned by listThreatModelJobsPaginated to access the nested member ThreatModelJobSummary

Return

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