String modelName
The name of the model.
String modelVersion
The version of the model.
Date latestSampleTime
The timestamp of the last data sample taken.
Date latestInference
The timestamp of the last inference that was made.
List<E> modelMetrics
Information required for model metrics.
List<E> agentMetrics
For internal use. Returns a list of SageMaker Edge Manager agent operating metrics.
List<E> models
Returns a list of models deployed on the the device.
String agentVersion
Returns the version of the agent.
String deviceName
The unique name of the device.
String deviceFleetName
The name of the fleet that the device belongs to.
Copyright © 2022. All rights reserved.