monitors

@JvmName(name = "listMonitorsResponseMonitorSummary")
fun Flow<ListMonitorsResponse>.monitors(): Flow<MonitorSummary>

This paginator transforms the flow returned by listMonitorsPaginated to access the nested member MonitorSummary

Return

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