exportSummaries

@JvmName(name = "listExportsResponseExportSummary")
fun Flow<ListExportsResponse>.exportSummaries(): Flow<ExportSummary>

This paginator transforms the flow returned by listExportsPaginated to access the nested member ExportSummary

Return

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