securityProfileIdentifiers

@JvmName(name = "listSecurityProfilesResponseSecurityProfileIdentifier")
fun Flow<ListSecurityProfilesResponse>.securityProfileIdentifiers(): Flow<SecurityProfileIdentifier>

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

Return

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