NAME
Paws::SageMaker::DescribeTrialResponse
ATTRIBUTES
CreatedBy => Paws::SageMaker::UserContext
Who created the trial.
CreationTime => Str
When the trial was created.
DisplayName => Str
The name of the trial as displayed. If DisplayName
isn't specified, TrialName
is displayed.
ExperimentName => Str
The name of the experiment the trial is part of.
LastModifiedBy => Paws::SageMaker::UserContext
Who last modified the trial.
LastModifiedTime => Str
When the trial was last modified.
MetadataProperties => Paws::SageMaker::MetadataProperties
Source => Paws::SageMaker::TrialSource
The Amazon Resource Name (ARN) of the source and, optionally, the job type.
TrialArn => Str
The Amazon Resource Name (ARN) of the trial.
TrialName => Str
The name of the trial.