anomalyDetectors

@JvmName(name = "listAnomalyDetectorsResponseAnomalyDetectorSummary")
fun Flow<ListAnomalyDetectorsResponse>.anomalyDetectors(): Flow<AnomalyDetectorSummary>

This paginator transforms the flow returned by listAnomalyDetectorsPaginated to access the nested member AnomalyDetectorSummary

Return

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