metricDataResults

@JvmName(name = "getCapacityManagerMetricDataResponseMetricDataResult")
fun Flow<GetCapacityManagerMetricDataResponse>.metricDataResults(): Flow<MetricDataResult>

This paginator transforms the flow returned by getCapacityManagerMetricDataPaginated to access the nested member MetricDataResult

Return

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