You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SageMaker::Types::SearchRecord
- Inherits:
-
Struct
- Object
- Struct
- Aws::SageMaker::Types::SearchRecord
- Defined in:
- (unknown)
Overview
A single resource returned as part of the Search API response.
Instance Attribute Summary collapse
-
#experiment ⇒ Types::Experiment
The properties of an experiment.
-
#training_job ⇒ Types::TrainingJob
The properties of a training job.
-
#trial ⇒ Types::Trial
The properties of a trial.
-
#trial_component ⇒ Types::TrialComponent
The properties of a trial component.
Instance Attribute Details
#experiment ⇒ Types::Experiment
The properties of an experiment.
#training_job ⇒ Types::TrainingJob
The properties of a training job.
#trial ⇒ Types::Trial
The properties of a trial.
#trial_component ⇒ Types::TrialComponent
The properties of a trial component.