dataIntegrations

@JvmName(name = "listDataIntegrationsResponseDataIntegrationSummary")
fun Flow<ListDataIntegrationsResponse>.dataIntegrations(): Flow<DataIntegrationSummary>

This paginator transforms the flow returned by listDataIntegrationsPaginated to access the nested member DataIntegrationSummary

Return

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