Class: Aws::IoTEventsData::Types::Timer
- Inherits:
-
Struct
- Object
- Struct
- Aws::IoTEventsData::Types::Timer
- Defined in:
- gems/aws-sdk-ioteventsdata/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.