monitors

@JvmName(name = "listMonitorsResponseMonitor")
fun Flow<ListMonitorsResponse>.monitors(): Flow<Monitor>

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

Return

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