checkAggregations

@JvmName(name = "listCisScanResultsAggregatedByChecksResponseCisCheckAggregation")
fun Flow<ListCisScanResultsAggregatedByChecksResponse>.checkAggregations(): Flow<CisCheckAggregation>

This paginator transforms the flow returned by listCisScanResultsAggregatedByChecksPaginated to access the nested member CisCheckAggregation

Return

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