NAME
Paws::SageMaker::DescribeDeviceResponse
ATTRIBUTES
Description => Str
A description of the device.
DeviceArn => Str
The Amazon Resource Name (ARN) of the device.
REQUIRED DeviceFleetName => Str
The name of the fleet the device belongs to.
REQUIRED DeviceName => Str
The unique identifier of the device.
IotThingName => Str
The Amazon Web Services Internet of Things (IoT) object thing name associated with the device.
LatestHeartbeat => Str
The last heartbeat received from the device.
MaxModels => Int
The maximum number of models.
Models => ArrayRef[Paws::SageMaker::EdgeModel]
Models on the device.
NextToken => Str
The response from the last list when returning a list large enough to need tokening.
REQUIRED RegistrationTime => Str
The timestamp of the last registration or de-reregistration.