class Aws::SageMaker::Types::DescribeTrialResponse
@!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 Amazon Resource Name (ARN) of the source and, optionally, the job type. @return [Types::TrialSource]
@!attribute [rw] creation_time
When the trial was created. @return [Time]
@!attribute [rw] created_by
Who created the trial. @return [Types::UserContext]
@!attribute [rw] last_modified_time
When the trial was last modified. @return [Time]
@!attribute [rw] last_modified_by
Who last modified the trial. @return [Types::UserContext]
@!attribute [rw] metadata_properties
Metadata properties of the tracking entity, trial, or trial component. @return [Types::MetadataProperties]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeTrialResponse AWS API Documentation
Constants
- SENSITIVE