AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
A schedule for a model monitoring job. For information about model monitor, see Amazon SageMaker Model Monitor.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class MonitoringSchedule
The MonitoringSchedule type exposes the following members
Name | Description | |
---|---|---|
![]() |
MonitoringSchedule() |
Name | Type | Description | |
---|---|---|---|
![]() |
CreationTime | System.DateTime |
Gets and sets the property CreationTime. The time that the monitoring schedule was created. |
![]() |
EndpointName | System.String |
Gets and sets the property EndpointName. The endpoint that hosts the model being monitored. |
![]() |
FailureReason | System.String |
Gets and sets the property FailureReason. If the monitoring schedule failed, the reason it failed. |
![]() |
LastModifiedTime | System.DateTime |
Gets and sets the property LastModifiedTime. The last time the monitoring schedule was changed. |
![]() |
LastMonitoringExecutionSummary | Amazon.SageMaker.Model.MonitoringExecutionSummary |
Gets and sets the property LastMonitoringExecutionSummary. |
![]() |
MonitoringScheduleArn | System.String |
Gets and sets the property MonitoringScheduleArn. The Amazon Resource Name (ARN) of the monitoring schedule. |
![]() |
MonitoringScheduleConfig | Amazon.SageMaker.Model.MonitoringScheduleConfig |
Gets and sets the property MonitoringScheduleConfig. |
![]() |
MonitoringScheduleName | System.String |
Gets and sets the property MonitoringScheduleName. The name of the monitoring schedule. |
![]() |
MonitoringScheduleStatus | Amazon.SageMaker.ScheduleStatus |
Gets and sets the property MonitoringScheduleStatus. The status of the monitoring schedule. This can be one of the following values.
|
![]() |
MonitoringType | Amazon.SageMaker.MonitoringType |
Gets and sets the property MonitoringType. The type of the monitoring job definition to schedule. |
![]() |
Tags | System.Collections.Generic.List<Amazon.SageMaker.Model.Tag> |
Gets and sets the property Tags. A list of the tags associated with the monitoring schedlue. For more information, see Tagging Amazon Web Services resources in the Amazon Web Services General Reference Guide. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5