scheduledReports

@JvmName(name = "listScheduledReportsResponseScheduledReportSummary")
fun Flow<ListScheduledReportsResponse>.scheduledReports(): Flow<ScheduledReportSummary>

This paginator transforms the flow returned by listScheduledReportsPaginated to access the nested member ScheduledReportSummary

Return

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