exportJobs

@JvmName(name = "listSearchResultExportJobsResponseExportJobSummary")
fun Flow<ListSearchResultExportJobsResponse>.exportJobs(): Flow<ExportJobSummary>

This paginator transforms the flow returned by listSearchResultExportJobsPaginated to access the nested member ExportJobSummary

Return

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