Class: Aws::AppMesh::Types::Duration
- Inherits:
 - 
      Struct
      
        
- Object
 - Struct
 - Aws::AppMesh::Types::Duration
 
 
- Includes:
 - Structure
 
- Defined in:
 - lib/aws-sdk-appmesh/types.rb
 
Overview
An object that represents a duration of time.
Constant Summary collapse
- SENSITIVE =
 []
Instance Attribute Summary collapse
- 
  
    
      #unit  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
A unit of time.
 - 
  
    
      #value  ⇒ Integer 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
A number of time units.