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

Class: Aws::IoT1ClickDevicesService::Types::DeviceEvent

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#deviceTypes::Device

An object representing the device associated with the event.

Returns:

  • (Types::Device)

    An object representing the device associated with the event.

#std_eventString

A serialized JSON object representing the device-type specific event.

Returns:

  • (String)

    A serialized JSON object representing the device-type specific event.