anomalyDetectors

@JvmName(name = "describeAnomalyDetectorsResponseAnomalyDetector")
fun Flow<DescribeAnomalyDetectorsResponse>.anomalyDetectors(): Flow<AnomalyDetector>

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

Return

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