responses

@JvmName(name = "listImageScanFindingAggregationsResponseImageScanFindingAggregation")
fun Flow<ListImageScanFindingAggregationsResponse>.responses(): Flow<ImageScanFindingAggregation>

This paginator transforms the flow returned by listImageScanFindingAggregationsPaginated to access the nested member ImageScanFindingAggregation

Return

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