functionUrlConfigs

@JvmName(name = "listFunctionUrlConfigsResponseFunctionUrlConfig")
fun Flow<ListFunctionUrlConfigsResponse>.functionUrlConfigs(): Flow<FunctionUrlConfig>

This paginator transforms the flow returned by listFunctionUrlConfigsPaginated to access the nested member FunctionUrlConfig

Return

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