anomalyDetectors

@JvmName(name = "listLogAnomalyDetectorsResponseAnomalyDetector")
fun Flow<ListLogAnomalyDetectorsResponse>.anomalyDetectors(): Flow<AnomalyDetector>

This paginator transforms the flow returned by listLogAnomalyDetectorsPaginated to access the nested member AnomalyDetector

Return

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