securityProfiles

@JvmName(name = "searchSecurityProfilesResponseSecurityProfileSearchSummary")
fun Flow<SearchSecurityProfilesResponse>.securityProfiles(): Flow<SecurityProfileSearchSummary>

This paginator transforms the flow returned by searchSecurityProfilesPaginated to access the nested member SecurityProfileSearchSummary

Return

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