class Aws::SageMaker::Types::DescribeDeviceResponse
@!attribute [rw] device_arn
The Amazon Resource Name (ARN) of the device. @return [String]
@!attribute [rw] device_name
The unique identifier of the device. @return [String]
@!attribute [rw] description
A description of the device. @return [String]
@!attribute [rw] device_fleet_name
The name of the fleet the device belongs to. @return [String]
@!attribute [rw] iot_thing_name
The Amazon Web Services Internet of Things (IoT) object thing name associated with the device. @return [String]
@!attribute [rw] registration_time
The timestamp of the last registration or de-reregistration. @return [Time]
@!attribute [rw] latest_heartbeat
The last heartbeat received from the device. @return [Time]
@!attribute [rw] models
Models on the device. @return [Array<Types::EdgeModel>]
@!attribute [rw] max_models
The maximum number of models. @return [Integer]
@!attribute [rw] next_token
The response from the last list when returning a list large enough to need tokening. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeDeviceResponse AWS API Documentation
Constants
- SENSITIVE