functions

@JvmName(name = "listFunctionsResponseFunctionConfiguration")
fun Flow<ListFunctionsResponse>.functions(): Flow<FunctionConfiguration>

This paginator transforms the flow returned by listFunctionsPaginated to access the nested member FunctionConfiguration

Return

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