Class: Aws::AppMesh::Types::Duration
- Inherits:
-
Struct
- Object
- Struct
- Aws::AppMesh::Types::Duration
- Defined in:
- gems/aws-sdk-appmesh/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.