class Aws::SageMaker::Types::SearchRecord

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

@!attribute [rw] training_job

The properties of a training job.
@return [Types::TrainingJob]

@!attribute [rw] experiment

The properties of an experiment.
@return [Types::Experiment]

@!attribute [rw] trial

The properties of a trial.
@return [Types::Trial]

@!attribute [rw] trial_component

The properties of a trial component.
@return [Types::TrialComponent]

@!attribute [rw] endpoint

A hosted endpoint for real-time inference.
@return [Types::Endpoint]

@!attribute [rw] model_package

A versioned model that can be deployed for SageMaker inference.
@return [Types::ModelPackage]

@!attribute [rw] model_package_group

A group of versioned models in the model registry.
@return [Types::ModelPackageGroup]

@!attribute [rw] pipeline

A SageMaker Model Building Pipeline instance.
@return [Types::Pipeline]

@!attribute [rw] pipeline_execution

An execution of a pipeline.
@return [Types::PipelineExecution]

@!attribute [rw] feature_group

Amazon SageMaker Feature Store stores features in a collection
called Feature Group. A Feature Group can be visualized as a table
which has rows, with a unique identifier for each row where each
column in the table is a feature. In principle, a Feature Group is
composed of features and values per features.
@return [Types::FeatureGroup]

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

Constants

SENSITIVE