destinations

@JvmName(name = "listRumMetricsDestinationsResponseMetricDestinationSummary")
fun Flow<ListRumMetricsDestinationsResponse>.destinations(): Flow<MetricDestinationSummary>

This paginator transforms the flow returned by listRumMetricsDestinationsPaginated to access the nested member MetricDestinationSummary

Return

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