lambdaFunctions

@JvmName(name = "listLambdaFunctionsResponseFunctionArn")
fun Flow<ListLambdaFunctionsResponse>.lambdaFunctions(): Flow<String>

This paginator transforms the flow returned by listLambdaFunctionsPaginated to access the nested member FunctionArn

Return

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