AWS SDK Version 3 for .NET
API Reference

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 monitoring schedule for a model displayed in the Amazon SageMaker Model Dashboard.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.ModelDashboardMonitoringSchedule

Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z

Syntax

C#
public class ModelDashboardMonitoringSchedule

The ModelDashboardMonitoringSchedule type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property BatchTransformInput Amazon.SageMaker.Model.BatchTransformInput

Gets and sets the property BatchTransformInput.

Public Property CreationTime System.DateTime

Gets and sets the property CreationTime.

A timestamp that indicates when the monitoring schedule was created.

Public Property EndpointName System.String

Gets and sets the property EndpointName.

The endpoint which is monitored.

Public Property FailureReason System.String

Gets and sets the property FailureReason.

If a monitoring job failed, provides the reason.

Public Property LastModifiedTime System.DateTime

Gets and sets the property LastModifiedTime.

A timestamp that indicates when the monitoring schedule was last updated.

Public Property LastMonitoringExecutionSummary Amazon.SageMaker.Model.MonitoringExecutionSummary

Gets and sets the property LastMonitoringExecutionSummary.

Public Property MonitoringAlertSummaries System.Collections.Generic.List<Amazon.SageMaker.Model.MonitoringAlertSummary>

Gets and sets the property MonitoringAlertSummaries.

A JSON array where each element is a summary for a monitoring alert.

Public Property MonitoringScheduleArn System.String

Gets and sets the property MonitoringScheduleArn.

The Amazon Resource Name (ARN) of a monitoring schedule.

Public Property MonitoringScheduleConfig Amazon.SageMaker.Model.MonitoringScheduleConfig

Gets and sets the property MonitoringScheduleConfig.

Public Property MonitoringScheduleName System.String

Gets and sets the property MonitoringScheduleName.

The name of a monitoring schedule.

Public Property MonitoringScheduleStatus Amazon.SageMaker.ScheduleStatus

Gets and sets the property MonitoringScheduleStatus.

The status of the monitoring schedule.

Public Property MonitoringType Amazon.SageMaker.MonitoringType

Gets and sets the property MonitoringType.

The monitor type of a model monitor.

Version Information

.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