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

Class: Aws::ComputeOptimizer::Types::Summary

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

Overview

The summary of a recommendation.

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

The finding classification of the recommendation.

Possible values:

  • Underprovisioned
  • Overprovisioned
  • Optimized
  • NotOptimized

Returns:

  • (String)

    The finding classification of the recommendation.

#valueFloat

The value of the recommendation summary.

Returns:

  • (Float)

    The value of the recommendation summary.