class Aws::SageMaker::Types::DescribeExperimentResponse

@!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 ARN of the source and, optionally, the type.
@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

Who created the experiment.
@return [Types::UserContext]

@!attribute [rw] last_modified_time

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

@!attribute [rw] last_modified_by

Who last modified the experiment.
@return [Types::UserContext]

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

Constants

SENSITIVE