operationEvents

@JvmName(name = "describeEventsResponseOperationEvent")
fun Flow<DescribeEventsResponse>.operationEvents(): Flow<OperationEvent>

This paginator transforms the flow returned by describeEventsPaginated to access the nested member OperationEvent

Return

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