monitoringScheduleSummaries

@JvmName(name = "listMonitoringSchedulesResponseMonitoringScheduleSummary")
fun Flow<ListMonitoringSchedulesResponse>.monitoringScheduleSummaries(): Flow<MonitoringScheduleSummary>

This paginator transforms the flow returned by listMonitoringSchedulesPaginated to access the nested member MonitoringScheduleSummary

Return

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