versions

@JvmName(name = "listVersionsByFunctionResponseFunctionConfiguration")
fun Flow<ListVersionsByFunctionResponse>.versions(): Flow<FunctionConfiguration>

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

Return

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