You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SageMaker::Types::ListModelsOutput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#modelsArray<Types::ModelSummary>

An array of ModelSummary objects, each of which lists a model.

Returns:

  • (Array<Types::ModelSummary>)

    An array of ModelSummary objects, each of which lists a model.

#next_tokenString

If the response is truncated, Amazon SageMaker returns this token. To retrieve the next set of models, use it in the subsequent request.

Returns:

  • (String)

    If the response is truncated, Amazon SageMaker returns this token.