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
show all
Defined in:
(unknown)

Overview

A single resource returned as part of the Search API response.

Instance Attribute Summary collapse

Instance Attribute Details

#experimentTypes::Experiment

The properties of an experiment.

Returns:

#training_jobTypes::TrainingJob

The properties of a training job.

Returns:

#trialTypes::Trial

The properties of a trial.

Returns:

#trial_componentTypes::TrialComponent

The properties of a trial component.

Returns: