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

Class: Aws::Personalize::Types::GetSolutionMetricsResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#metrics ⇒ Hash<String,Float>

The metrics for the solution version.

Returns:

  • (Hash<String,Float>) —

    The metrics for the solution version.

#solution_version_arn ⇒ String

The same solution version ARN as specified in the request.

Returns:

  • (String) —

    The same solution version ARN as specified in the request.