resourceEvaluations

@JvmName(name = "listResourceEvaluationsResponseResourceEvaluation")
fun Flow<ListResourceEvaluationsResponse>.resourceEvaluations(): Flow<ResourceEvaluation>

This paginator transforms the flow returned by listResourceEvaluationsPaginated to access the nested member ResourceEvaluation

Return

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