responses

@JvmName(name = "listFindingAggregationsResponseAggregationResponse")
fun Flow<ListFindingAggregationsResponse>.responses(): Flow<AggregationResponse>

This paginator transforms the flow returned by listFindingAggregationsPaginated to access the nested member AggregationResponse

Return

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