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