recommendationExportJobs

@JvmName(name = "describeRecommendationExportJobsResponseRecommendationExportJob")
fun Flow<DescribeRecommendationExportJobsResponse>.recommendationExportJobs(): Flow<RecommendationExportJob>

This paginator transforms the flow returned by describeRecommendationExportJobsPaginated to access the nested member RecommendationExportJob

Return

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