class Aws::AlexaForBusiness::Types::DeviceData

Device attributes.

@!attribute [rw] device_arn

The ARN of a device.
@return [String]

@!attribute [rw] device_serial_number

The serial number of a device.
@return [String]

@!attribute [rw] device_type

The type of a device.
@return [String]

@!attribute [rw] device_name

The name of a device.
@return [String]

@!attribute [rw] software_version

The software version of a device.
@return [String]

@!attribute [rw] mac_address

The MAC address of a device.
@return [String]

@!attribute [rw] device_status

The status of a device.
@return [String]

@!attribute [rw] network_profile_arn

The ARN of the network profile associated with a device.
@return [String]

@!attribute [rw] network_profile_name

The name of the network profile associated with a device.
@return [String]

@!attribute [rw] room_arn

The room ARN associated with a device.
@return [String]

@!attribute [rw] room_name

The name of the room associated with a device.
@return [String]

@!attribute [rw] device_status_info

Detailed information about a device's status.
@return [Types::DeviceStatusInfo]

@!attribute [rw] created_time

The time (in epoch) when the device data was created.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09/DeviceData AWS API Documentation

Constants

SENSITIVE