class Aws::MachineLearning::Types::DescribeEvaluationsOutput

Represents the query results from a `DescribeEvaluations` operation. The content is essentially a list of `Evaluation`.

@!attribute [rw] results

A list of `Evaluation` that meet the search criteria.
@return [Array<Types::Evaluation>]

@!attribute [rw] next_token

The ID of the next page in the paginated results that indicates at
least one more page follows.
@return [String]

Constants

SENSITIVE