eventTypes

@JvmName(name = "describeEventTypesResponseEventType")
fun Flow<DescribeEventTypesResponse>.eventTypes(): Flow<EventType>

This paginator transforms the flow returned by describeEventTypesPaginated to access the nested member EventType

Return

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