functionEventInvokeConfigs

@JvmName(name = "listFunctionEventInvokeConfigsResponseFunctionEventInvokeConfig")
fun Flow<ListFunctionEventInvokeConfigsResponse>.functionEventInvokeConfigs(): Flow<FunctionEventInvokeConfig>

This paginator transforms the flow returned by listFunctionEventInvokeConfigsPaginated to access the nested member FunctionEventInvokeConfig

Return

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