aggregateEvaluationResults

@JvmName(name = "getAggregateComplianceDetailsByConfigRuleResponseAggregateEvaluationResult")
fun Flow<GetAggregateComplianceDetailsByConfigRuleResponse>.aggregateEvaluationResults(): Flow<AggregateEvaluationResult>

This paginator transforms the flow returned by getAggregateComplianceDetailsByConfigRulePaginated to access the nested member AggregateEvaluationResult

Return

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