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

Class: Aws::IoT1ClickDevicesService::Types::Device

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#attributesTypes::Attributes

The user specified attributes associated with the device for an event.

Returns:

  • (Types::Attributes)

    The user specified attributes associated with the device for an event.

#device_idString

The unique identifier of the device.

Returns:

  • (String)

    The unique identifier of the device.

#typeString

The device type, such as \"button\".

Returns:

  • (String)

    The device type, such as \"button\".