You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SageMaker::Types::TrialComponentSimpleSummary
- Inherits:
-
Struct
- Object
- Struct
- Aws::SageMaker::Types::TrialComponentSimpleSummary
- Defined in:
- (unknown)
Overview
A short summary of a trial component.
Instance Attribute Summary collapse
-
#created_by ⇒ Types::UserContext
Information about the user who created or modified an experiment, trial, or trial component.
.
-
#creation_time ⇒ Time
When the component was created.
-
#trial_component_arn ⇒ String
The Amazon Resource Name (ARN) of the trial component.
-
#trial_component_name ⇒ String
The name of the trial component.
-
#trial_component_source ⇒ Types::TrialComponentSource
The Amazon Resource Name (ARN) and job type of the source of a trial component.
.
Instance Attribute Details
#created_by ⇒ Types::UserContext
Information about the user who created or modified an experiment, trial, or trial component.
#creation_time ⇒ Time
When the component was created.
#trial_component_arn ⇒ String
The Amazon Resource Name (ARN) of the trial component.
#trial_component_name ⇒ String
The name of the trial component.
#trial_component_source ⇒ Types::TrialComponentSource
The Amazon Resource Name (ARN) and job type of the source of a trial component.