forecastExportJobs

@JvmName(name = "listForecastExportJobsResponseForecastExportJobSummary")
fun Flow<ListForecastExportJobsResponse>.forecastExportJobs(): Flow<ForecastExportJobSummary>

This paginator transforms the flow returned by listForecastExportJobsPaginated to access the nested member ForecastExportJobSummary

Return

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