recommendationForResourceSummaries

@JvmName(name = "listRecommendationsForResourceResponseRecommendationForResourceSummary")
fun Flow<ListRecommendationsForResourceResponse>.recommendationForResourceSummaries(): Flow<RecommendationForResourceSummary>

This paginator transforms the flow returned by listRecommendationsForResourcePaginated to access the nested member RecommendationForResourceSummary

Return

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