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

Class: Aws::SageMaker::Types::ListCompilationJobsResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#compilation_job_summariesArray<Types::CompilationJobSummary>

An array of CompilationJobSummary objects, each describing a model compilation job.

Returns:

#next_tokenString

If the response is truncated, Amazon SageMaker returns this NextToken. To retrieve the next set of model compilation jobs, use this token in the next request.

Returns:

  • (String)

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