detections

@JvmName(name = "listResourceProfileDetectionsResponseDetection")
fun Flow<ListResourceProfileDetectionsResponse>.detections(): Flow<Detection>

This paginator transforms the flow returned by listResourceProfileDetectionsPaginated to access the nested member Detection

Return

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