class Aws::SageMaker::Types::Experiment

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

@!attribute [rw] experiment_name

The name of the experiment.
@return [String]

@!attribute [rw] experiment_arn

The Amazon Resource Name (ARN) of the experiment.
@return [String]

@!attribute [rw] display_name

The name of the experiment as displayed. If `DisplayName` isn't
specified, `ExperimentName` is displayed.
@return [String]

@!attribute [rw] source

The source of the experiment.
@return [Types::ExperimentSource]

@!attribute [rw] description

The description of the experiment.
@return [String]

@!attribute [rw] creation_time

When the experiment was created.
@return [Time]

@!attribute [rw] created_by

Information about the user who created or modified an experiment,
trial, or trial component.
@return [Types::UserContext]

@!attribute [rw] last_modified_time

When the experiment was last modified.
@return [Time]

@!attribute [rw] last_modified_by

Information about the user who created or modified an experiment,
trial, or trial component.
@return [Types::UserContext]

@!attribute [rw] tags

The list of tags that are associated with the experiment. You can
use Search API to search on the tags.
@return [Array<Types::Tag>]

@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/Experiment AWS API Documentation

Constants

SENSITIVE