Class: Aws::SageMaker::Types::Experiment

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

Overview

The properties of an experiment as returned by the Search API.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#created_byTypes::UserContext

Who created the experiment.

Returns:



18932
18933
18934
18935
18936
18937
18938
18939
18940
18941
18942
18943
18944
18945
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 18932

class Experiment < Struct.new(
  :experiment_name,
  :experiment_arn,
  :display_name,
  :source,
  :description,
  :creation_time,
  :created_by,
  :last_modified_time,
  :last_modified_by,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#creation_timeTime

When the experiment was created.

Returns:

  • (Time)


18932
18933
18934
18935
18936
18937
18938
18939
18940
18941
18942
18943
18944
18945
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 18932

class Experiment < Struct.new(
  :experiment_name,
  :experiment_arn,
  :display_name,
  :source,
  :description,
  :creation_time,
  :created_by,
  :last_modified_time,
  :last_modified_by,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

The description of the experiment.

Returns:

  • (String)


18932
18933
18934
18935
18936
18937
18938
18939
18940
18941
18942
18943
18944
18945
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 18932

class Experiment < Struct.new(
  :experiment_name,
  :experiment_arn,
  :display_name,
  :source,
  :description,
  :creation_time,
  :created_by,
  :last_modified_time,
  :last_modified_by,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#display_nameString

The name of the experiment as displayed. If DisplayName isn't specified, ExperimentName is displayed.

Returns:

  • (String)


18932
18933
18934
18935
18936
18937
18938
18939
18940
18941
18942
18943
18944
18945
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 18932

class Experiment < Struct.new(
  :experiment_name,
  :experiment_arn,
  :display_name,
  :source,
  :description,
  :creation_time,
  :created_by,
  :last_modified_time,
  :last_modified_by,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#experiment_arnString

The Amazon Resource Name (ARN) of the experiment.

Returns:

  • (String)


18932
18933
18934
18935
18936
18937
18938
18939
18940
18941
18942
18943
18944
18945
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 18932

class Experiment < Struct.new(
  :experiment_name,
  :experiment_arn,
  :display_name,
  :source,
  :description,
  :creation_time,
  :created_by,
  :last_modified_time,
  :last_modified_by,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#experiment_nameString

The name of the experiment.

Returns:

  • (String)


18932
18933
18934
18935
18936
18937
18938
18939
18940
18941
18942
18943
18944
18945
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 18932

class Experiment < Struct.new(
  :experiment_name,
  :experiment_arn,
  :display_name,
  :source,
  :description,
  :creation_time,
  :created_by,
  :last_modified_time,
  :last_modified_by,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#last_modified_byTypes::UserContext

Information about the user who created or modified an experiment, trial, trial component, lineage group, project, or model card.

Returns:



18932
18933
18934
18935
18936
18937
18938
18939
18940
18941
18942
18943
18944
18945
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 18932

class Experiment < Struct.new(
  :experiment_name,
  :experiment_arn,
  :display_name,
  :source,
  :description,
  :creation_time,
  :created_by,
  :last_modified_time,
  :last_modified_by,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#last_modified_timeTime

When the experiment was last modified.

Returns:

  • (Time)


18932
18933
18934
18935
18936
18937
18938
18939
18940
18941
18942
18943
18944
18945
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 18932

class Experiment < Struct.new(
  :experiment_name,
  :experiment_arn,
  :display_name,
  :source,
  :description,
  :creation_time,
  :created_by,
  :last_modified_time,
  :last_modified_by,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#sourceTypes::ExperimentSource

The source of the experiment.



18932
18933
18934
18935
18936
18937
18938
18939
18940
18941
18942
18943
18944
18945
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 18932

class Experiment < Struct.new(
  :experiment_name,
  :experiment_arn,
  :display_name,
  :source,
  :description,
  :creation_time,
  :created_by,
  :last_modified_time,
  :last_modified_by,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#tagsArray<Types::Tag>

The list of tags that are associated with the experiment. You can use Search API to search on the tags.

Returns:



18932
18933
18934
18935
18936
18937
18938
18939
18940
18941
18942
18943
18944
18945
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 18932

class Experiment < Struct.new(
  :experiment_name,
  :experiment_arn,
  :display_name,
  :source,
  :description,
  :creation_time,
  :created_by,
  :last_modified_time,
  :last_modified_by,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end