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
- Struct
- Aws::ComputeOptimizer::Types::Summary
 
- Defined in:
- (unknown)
Overview
The summary of a recommendation.
Instance Attribute Summary collapse
- 
  
    
      #name  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The finding classification of the recommendation. 
- 
  
    
      #value  ⇒ Float 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The value of the recommendation summary. 
Instance Attribute Details
#name ⇒ String
The finding classification of the recommendation.
Possible values:
- Underprovisioned
- Overprovisioned
- Optimized
- NotOptimized
#value ⇒ Float
The value of the recommendation summary.