flowLogs

@JvmName(name = "describeFlowLogsResponseFlowLog")
fun Flow<DescribeFlowLogsResponse>.flowLogs(): Flow<FlowLog>

This paginator transforms the flow returned by describeFlowLogsPaginated to access the nested member FlowLog

Return

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