recommendedActionSummaries

@JvmName(name = "listRecommendedActionSummariesResponseRecommendedActionSummary")
fun Flow<ListRecommendedActionSummariesResponse>.recommendedActionSummaries(): Flow<RecommendedActionSummary>

This paginator transforms the flow returned by listRecommendedActionSummariesPaginated to access the nested member RecommendedActionSummary

Return

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