class Aws::SageMaker::Types::ExperimentSummary
A summary of the properties of an experiment. To get the complete set of properties, call the DescribeExperiment API and provide the `ExperimentName`.
@!attribute [rw] experiment_arn
The Amazon Resource Name (ARN) of the experiment. @return [String]
@!attribute [rw] experiment_name
The name 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] experiment_source
The source of the experiment. @return [Types::ExperimentSource]
@!attribute [rw] creation_time
When the experiment was created. @return [Time]
@!attribute [rw] last_modified_time
When the experiment was last modified. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ExperimentSummary AWS API Documentation
Constants
- SENSITIVE