securityProfileTargetMappings

@JvmName(name = "listSecurityProfilesForTargetResponseSecurityProfileTargetMapping")
fun Flow<ListSecurityProfilesForTargetResponse>.securityProfileTargetMappings(): Flow<SecurityProfileTargetMapping>

This paginator transforms the flow returned by listSecurityProfilesForTargetPaginated to access the nested member SecurityProfileTargetMapping

Return

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