class Aws::SageMaker::Types::Trial

The properties of a trial as returned by the Search API.

@!attribute [rw] trial_name

The name of the trial.
@return [String]

@!attribute [rw] trial_arn

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

@!attribute [rw] display_name

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

@!attribute [rw] experiment_name

The name of the experiment the trial is part of.
@return [String]

@!attribute [rw] source

The source of the trial.
@return [Types::TrialSource]

@!attribute [rw] creation_time

When the trial 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

Who last modified the trial.
@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] metadata_properties

Metadata properties of the tracking entity, trial, or trial
component.
@return [Types::MetadataProperties]

@!attribute [rw] tags

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

@!attribute [rw] trial_component_summaries

A list of the components associated with the trial. For each
component, a summary of the component's properties is included.
@return [Array<Types::TrialComponentSimpleSummary>]

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

Constants

SENSITIVE