You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ServiceQuotas::Types::QuotaPeriod
- Inherits:
- 
      Struct
      
        - Object
- Struct
- Aws::ServiceQuotas::Types::QuotaPeriod
 
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
- 
  
    
      #period_unit  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The time unit of a period. 
- 
  
    
      #period_value  ⇒ Integer 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The value of a period. 
Instance Attribute Details
#period_unit ⇒ String
The time unit of a period.
Possible values:
- MICROSECOND
- MILLISECOND
- SECOND
- MINUTE
- HOUR
- DAY
- WEEK
#period_value ⇒ Integer
The value of a period.