You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::AlexaForBusiness::Types::DeviceEvent
- Inherits:
-
Struct
- Object
- Struct
- Aws::AlexaForBusiness::Types::DeviceEvent
- Defined in:
- (unknown)
Overview
The list of device events.
Instance Attribute Summary collapse
-
#timestamp ⇒ Time
The time (in epoch) when the event occurred.
-
#type ⇒ String
The type of device event.
-
#value ⇒ String
The value of the event.
Instance Attribute Details
#timestamp ⇒ Time
The time (in epoch) when the event occurred.
#type ⇒ String
The type of device event.
Possible values:
- CONNECTION_STATUS
- DEVICE_STATUS
#value ⇒ String
The value of the event.