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

Class: Aws::AlexaForBusiness::Types::DeviceStatusInfo

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#connection_statusString

The latest available information about the connection status of a device.

Possible values:

  • ONLINE
  • OFFLINE

Returns:

  • (String)

    The latest available information about the connection status of a device.

#connection_status_updated_timeTime

The time (in epoch) when the device connection status changed.

Returns:

  • (Time)

    The time (in epoch) when the device connection status changed.

#device_status_detailsArray<Types::DeviceStatusDetail>

One or more device status detail descriptions.

Returns: