metricNames

@JvmName(name = "listCustomMetricsResponseMetricName")
fun Flow<ListCustomMetricsResponse>.metricNames(): Flow<String>

This paginator transforms the flow returned by listCustomMetricsPaginated to access the nested member MetricName

Return

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