You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IoT1ClickDevicesService::Types::DeviceEventsResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::IoT1ClickDevicesService::Types::DeviceEventsResponse
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#events ⇒ Array<Types::DeviceEvent>
An array of zero or more elements describing the event(s) associated with the device.
-
#next_token ⇒ String
The token to retrieve the next set of results.
Instance Attribute Details
#events ⇒ Array<Types::DeviceEvent>
An array of zero or more elements describing the event(s) associated with the device.
#next_token ⇒ String
The token to retrieve the next set of results.