ModelDashboardModel
A model displayed in the Amazon SageMaker Model Dashboard.
Contents
- Endpoints
 - 
               
The endpoints that host a model.
Type: Array of ModelDashboardEndpoint objects
Required: No
 - LastBatchTransformJob
 - 
               
A batch transform job. For information about SageMaker batch transform, see Use Batch Transform.
Type: TransformJob object
Required: No
 - Model
 - 
               
A model displayed in the Model Dashboard.
Type: Model object
Required: No
 - ModelCard
 - 
               
The model card for a model.
Type: ModelDashboardModelCard object
Required: No
 - MonitoringSchedules
 - 
               
The monitoring schedules for a model.
Type: Array of ModelDashboardMonitoringSchedule objects
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: