exports

@JvmName(name = "listArchiveExportsResponseExportSummary")
fun Flow<ListArchiveExportsResponse>.exports(): Flow<ExportSummary>

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

Return

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