ingestConfigurations

@JvmName(name = "listIngestConfigurationsResponseIngestConfigurationSummary")
fun Flow<ListIngestConfigurationsResponse>.ingestConfigurations(): Flow<IngestConfigurationSummary>

This paginator transforms the flow returned by listIngestConfigurationsPaginated to access the nested member IngestConfigurationSummary

Return

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