class Aws::MachineLearning::Types::DescribeBatchPredictionsOutput
Represents the output of a `DescribeBatchPredictions` operation. The content is essentially a list of `BatchPrediction`s.
@!attribute [rw] results
A list of `BatchPrediction` objects that meet the search criteria. @return [Array<Types::BatchPrediction>]
@!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