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

Class: Aws::WorkLink::Types::DeviceSummary

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

Overview

The summary of devices.

Instance Attribute Summary collapse

Instance Attribute Details

#device_idString

The ID of the device.

Returns:

  • (String)

    The ID of the device.

#device_statusString

The status of the device.

Possible values:

  • ACTIVE
  • SIGNED_OUT

Returns:

  • (String)

    The status of the device.