exports

@JvmName(name = "listExportsResponseExportReference")
fun Flow<ListExportsResponse>.exports(): Flow<ExportReference>

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

Return

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