ModelDashboardMonitoringSchedule
A monitoring schedule for a model displayed in the Amazon SageMaker Model Dashboard.
Types
Properties
Link copied to clipboard
Input object for the batch transform job.
Link copied to clipboard
A timestamp that indicates when the monitoring schedule was created.
Link copied to clipboard
The endpoint which is monitored.
Link copied to clipboard
If a monitoring job failed, provides the reason.
Link copied to clipboard
A timestamp that indicates when the monitoring schedule was last updated.
Link copied to clipboard
Summary of information about the last monitoring job to run.
Link copied to clipboard
A JSON array where each element is a summary for a monitoring alert.
Link copied to clipboard
The Amazon Resource Name (ARN) of a monitoring schedule.
Link copied to clipboard
Configures the monitoring schedule and defines the monitoring job.
Link copied to clipboard
The name of a monitoring schedule.
Link copied to clipboard
The status of the monitoring schedule.
Link copied to clipboard
The monitor type of a model monitor.
Functions
Link copied to clipboard
inline fun copy(block: ModelDashboardMonitoringSchedule.Builder.() -> Unit = {}): ModelDashboardMonitoringSchedule