You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SageMaker::Types::ModelSummary

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Provides summary information about a model.

Instance Attribute Summary collapse

Instance Attribute Details

#creation_timeTime

A timestamp that indicates when the model was created.

Returns:

  • (Time)

    A timestamp that indicates when the model was created.

#model_arnString

The Amazon Resource Name (ARN) of the model.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the model.

#model_nameString

The name of the model that you want a summary for.

Returns:

  • (String)

    The name of the model that you want a summary for.