integrationSummaryList

@JvmName(name = "listConnectInstanceIntegrationsResponseIntegrationSummary")
fun Flow<ListConnectInstanceIntegrationsResponse>.integrationSummaryList(): Flow<IntegrationSummary>

This paginator transforms the flow returned by listConnectInstanceIntegrationsPaginated to access the nested member IntegrationSummary

Return

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