integrationSummaries

@JvmName(name = "listS3TableIntegrationsResponseIntegrationSummary")
fun Flow<ListS3TableIntegrationsResponse>.integrationSummaries(): Flow<IntegrationSummary>

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

Return

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