ingestionDestinations

@JvmName(name = "listIngestionDestinationsResponseIngestionDestinationSummary")
fun Flow<ListIngestionDestinationsResponse>.ingestionDestinations(): Flow<IngestionDestinationSummary>

This paginator transforms the flow returned by listIngestionDestinationsPaginated to access the nested member IngestionDestinationSummary

Return

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