Class: Aws::SageMaker::Types::ListCompilationJobsRequest

Inherits:
Struct
  • Object
show all
Includes:
Aws::Structure
Defined in:
lib/aws-sdk-sagemaker/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#creation_time_afterTime

A filter that returns the model compilation jobs that were created after a specified time.

Returns:

  • (Time)


25568
25569
25570
25571
25572
25573
25574
25575
25576
25577
25578
25579
25580
25581
# File 'lib/aws-sdk-sagemaker/types.rb', line 25568

class ListCompilationJobsRequest < Struct.new(
  :next_token,
  :max_results,
  :creation_time_after,
  :creation_time_before,
  :last_modified_time_after,
  :last_modified_time_before,
  :name_contains,
  :status_equals,
  :sort_by,
  :sort_order)
  SENSITIVE = []
  include Aws::Structure
end

#creation_time_beforeTime

A filter that returns the model compilation jobs that were created before a specified time.

Returns:

  • (Time)


25568
25569
25570
25571
25572
25573
25574
25575
25576
25577
25578
25579
25580
25581
# File 'lib/aws-sdk-sagemaker/types.rb', line 25568

class ListCompilationJobsRequest < Struct.new(
  :next_token,
  :max_results,
  :creation_time_after,
  :creation_time_before,
  :last_modified_time_after,
  :last_modified_time_before,
  :name_contains,
  :status_equals,
  :sort_by,
  :sort_order)
  SENSITIVE = []
  include Aws::Structure
end

#last_modified_time_afterTime

A filter that returns the model compilation jobs that were modified after a specified time.

Returns:

  • (Time)


25568
25569
25570
25571
25572
25573
25574
25575
25576
25577
25578
25579
25580
25581
# File 'lib/aws-sdk-sagemaker/types.rb', line 25568

class ListCompilationJobsRequest < Struct.new(
  :next_token,
  :max_results,
  :creation_time_after,
  :creation_time_before,
  :last_modified_time_after,
  :last_modified_time_before,
  :name_contains,
  :status_equals,
  :sort_by,
  :sort_order)
  SENSITIVE = []
  include Aws::Structure
end

#last_modified_time_beforeTime

A filter that returns the model compilation jobs that were modified before a specified time.

Returns:

  • (Time)


25568
25569
25570
25571
25572
25573
25574
25575
25576
25577
25578
25579
25580
25581
# File 'lib/aws-sdk-sagemaker/types.rb', line 25568

class ListCompilationJobsRequest < Struct.new(
  :next_token,
  :max_results,
  :creation_time_after,
  :creation_time_before,
  :last_modified_time_after,
  :last_modified_time_before,
  :name_contains,
  :status_equals,
  :sort_by,
  :sort_order)
  SENSITIVE = []
  include Aws::Structure
end

#max_resultsInteger

The maximum number of model compilation jobs to return in the response.

Returns:

  • (Integer)


25568
25569
25570
25571
25572
25573
25574
25575
25576
25577
25578
25579
25580
25581
# File 'lib/aws-sdk-sagemaker/types.rb', line 25568

class ListCompilationJobsRequest < Struct.new(
  :next_token,
  :max_results,
  :creation_time_after,
  :creation_time_before,
  :last_modified_time_after,
  :last_modified_time_before,
  :name_contains,
  :status_equals,
  :sort_by,
  :sort_order)
  SENSITIVE = []
  include Aws::Structure
end

#name_containsString

A filter that returns the model compilation jobs whose name contains a specified string.

Returns:

  • (String)


25568
25569
25570
25571
25572
25573
25574
25575
25576
25577
25578
25579
25580
25581
# File 'lib/aws-sdk-sagemaker/types.rb', line 25568

class ListCompilationJobsRequest < Struct.new(
  :next_token,
  :max_results,
  :creation_time_after,
  :creation_time_before,
  :last_modified_time_after,
  :last_modified_time_before,
  :name_contains,
  :status_equals,
  :sort_by,
  :sort_order)
  SENSITIVE = []
  include Aws::Structure
end

#next_tokenString

If the result of the previous ‘ListCompilationJobs` request was truncated, the response includes a `NextToken`. To retrieve the next set of model compilation jobs, use the token in the next request.

Returns:

  • (String)


25568
25569
25570
25571
25572
25573
25574
25575
25576
25577
25578
25579
25580
25581
# File 'lib/aws-sdk-sagemaker/types.rb', line 25568

class ListCompilationJobsRequest < Struct.new(
  :next_token,
  :max_results,
  :creation_time_after,
  :creation_time_before,
  :last_modified_time_after,
  :last_modified_time_before,
  :name_contains,
  :status_equals,
  :sort_by,
  :sort_order)
  SENSITIVE = []
  include Aws::Structure
end

#sort_byString

The field by which to sort results. The default is ‘CreationTime`.

Returns:

  • (String)


25568
25569
25570
25571
25572
25573
25574
25575
25576
25577
25578
25579
25580
25581
# File 'lib/aws-sdk-sagemaker/types.rb', line 25568

class ListCompilationJobsRequest < Struct.new(
  :next_token,
  :max_results,
  :creation_time_after,
  :creation_time_before,
  :last_modified_time_after,
  :last_modified_time_before,
  :name_contains,
  :status_equals,
  :sort_by,
  :sort_order)
  SENSITIVE = []
  include Aws::Structure
end

#sort_orderString

The sort order for results. The default is ‘Ascending`.

Returns:

  • (String)


25568
25569
25570
25571
25572
25573
25574
25575
25576
25577
25578
25579
25580
25581
# File 'lib/aws-sdk-sagemaker/types.rb', line 25568

class ListCompilationJobsRequest < Struct.new(
  :next_token,
  :max_results,
  :creation_time_after,
  :creation_time_before,
  :last_modified_time_after,
  :last_modified_time_before,
  :name_contains,
  :status_equals,
  :sort_by,
  :sort_order)
  SENSITIVE = []
  include Aws::Structure
end

#status_equalsString

A filter that retrieves model compilation jobs with a specific ‘CompilationJobStatus` status.

Returns:

  • (String)


25568
25569
25570
25571
25572
25573
25574
25575
25576
25577
25578
25579
25580
25581
# File 'lib/aws-sdk-sagemaker/types.rb', line 25568

class ListCompilationJobsRequest < Struct.new(
  :next_token,
  :max_results,
  :creation_time_after,
  :creation_time_before,
  :last_modified_time_after,
  :last_modified_time_before,
  :name_contains,
  :status_equals,
  :sort_by,
  :sort_order)
  SENSITIVE = []
  include Aws::Structure
end