class Aws::IoTEventsData::Types::TimestampValue

Contains information about a timestamp.

@note When making an API call, you may pass TimestampValue

data as a hash:

    {
      time_in_millis: 1,
    }

@!attribute [rw] time_in_millis

The value of the timestamp, in the Unix epoch format.
@return [Integer]

Constants

SENSITIVE