securityProfileTargets

@JvmName(name = "listTargetsForSecurityProfileResponseSecurityProfileTarget")
fun Flow<ListTargetsForSecurityProfileResponse>.securityProfileTargets(): Flow<SecurityProfileTarget>

This paginator transforms the flow returned by listTargetsForSecurityProfilePaginated to access the nested member SecurityProfileTarget

Return

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