securityProfileSummaryList

@JvmName(name = "listSecurityProfilesResponseSecurityProfileSummary")
fun Flow<ListSecurityProfilesResponse>.securityProfileSummaryList(): Flow<SecurityProfileSummary>

This paginator transforms the flow returned by listSecurityProfilesPaginated to access the nested member SecurityProfileSummary

Return

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