class Aws::AlexaForBusiness::Types::Device


@see docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09/Device AWS API Documentation
@return [Types::DeviceNetworkProfileInfo]
Detailed information about a device’s network profile.
@!attribute [rw] network_profile_info
@return [Types::DeviceStatusInfo]
Detailed information about a device’s status.
@!attribute [rw] device_status_info
@return [String]
DeviceStatusInfo value for details.
The status of a device. If the status is not READY, check the
@!attribute [rw] device_status
@return [String]
The room ARN of a device.
@!attribute [rw] room_arn
@return [String]
The MAC address of a device.
@!attribute [rw] mac_address
@return [String]
The software version of a device.
@!attribute [rw] software_version
@return [String]
The name of a device.
@!attribute [rw] device_name
@return [String]
The type of a device.
@!attribute [rw] device_type
@return [String]
The serial number of a device.
@!attribute [rw] device_serial_number
@return [String]
The ARN of a device.
@!attribute [rw] device_arn
A device with attributes.