fleetMetrics

@JvmName(name = "listFleetMetricsResponseFleetMetricNameAndArn")
fun Flow<ListFleetMetricsResponse>.fleetMetrics(): Flow<FleetMetricNameAndArn>

This paginator transforms the flow returned by listFleetMetricsPaginated to access the nested member FleetMetricNameAndArn

Return

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