Class: Aws::IoTEventsData::Types::Timer
- Inherits:
-
Struct
- Object
- Struct
- Aws::IoTEventsData::Types::Timer
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-ioteventsdata/types.rb
Overview
The current state of a timer.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#name ⇒ String
The name of the timer.
-
#timestamp ⇒ Time
The expiration time for the timer.