events

@JvmName(name = "listDataIntegrationEventsResponseDataIntegrationEvent")
fun Flow<ListDataIntegrationEventsResponse>.events(): Flow<DataIntegrationEvent>

This paginator transforms the flow returned by listDataIntegrationEventsPaginated to access the nested member DataIntegrationEvent

Return

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