You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::IoTEventsData::Types::Timer

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The current state of a timer.

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

The name of the timer.

Returns:

  • (String)

    The name of the timer.

#timestampTime

The number of seconds which have elapsed on the timer.

Returns:

  • (Time)

    The number of seconds which have elapsed on the timer.