eventAggregates

@JvmName(name = "describeEventAggregatesResponseEventAggregate")
fun Flow<DescribeEventAggregatesResponse>.eventAggregates(): Flow<EventAggregate>

This paginator transforms the flow returned by describeEventAggregatesPaginated to access the nested member EventAggregate

Return

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