You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IoT::Types::PercentPair
- Inherits:
- 
      Struct
      
        - Object
- Struct
- Aws::IoT::Types::PercentPair
 
- Defined in:
- (unknown)
Overview
Describes the percentile and percentile value.
Instance Attribute Summary collapse
- 
  
    
      #percent  ⇒ Float 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The percentile. 
- 
  
    
      #value  ⇒ Float 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The value of the percentile. 
Instance Attribute Details
#percent ⇒ Float
The percentile.
#value ⇒ Float
The value of the percentile.