class Aws::SageMaker::Types::TrialSummary

A summary of the properties of a trial. To get the complete set of properties, call the DescribeTrial API and provide the `TrialName`.

@!attribute [rw] trial_arn

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

@!attribute [rw] trial_name

The name 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] trial_source

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

@!attribute [rw] creation_time

When the trial was created.
@return [Time]

@!attribute [rw] last_modified_time

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

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

Constants

SENSITIVE