threatModelSummaries

@JvmName(name = "listThreatModelsResponseThreatModelSummary")
fun Flow<ListThreatModelsResponse>.threatModelSummaries(): Flow<ThreatModelSummary>

This paginator transforms the flow returned by listThreatModelsPaginated to access the nested member ThreatModelSummary

Return

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