pendingAggregationRequests

@JvmName(name = "describePendingAggregationRequestsResponsePendingAggregationRequest")
fun Flow<DescribePendingAggregationRequestsResponse>.pendingAggregationRequests(): Flow<PendingAggregationRequest>

This paginator transforms the flow returned by describePendingAggregationRequestsPaginated to access the nested member PendingAggregationRequest

Return

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