eventIntegrations

@JvmName(name = "listEventIntegrationsResponseEventIntegration")
fun Flow<ListEventIntegrationsResponse>.eventIntegrations(): Flow<EventIntegration>

This paginator transforms the flow returned by listEventIntegrationsPaginated to access the nested member EventIntegration

Return

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