lambdaFunctionRecommendations

@JvmName(name = "getLambdaFunctionRecommendationsResponseLambdaFunctionRecommendation")
fun Flow<GetLambdaFunctionRecommendationsResponse>.lambdaFunctionRecommendations(): Flow<LambdaFunctionRecommendation>

This paginator transforms the flow returned by getLambdaFunctionRecommendationsPaginated to access the nested member LambdaFunctionRecommendation

Return

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