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.

This is the response object from the DescribeMonitoringSchedule operation.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.SageMaker.Model.DescribeMonitoringScheduleResponse

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

Syntax

C#
public class DescribeMonitoringScheduleResponse : AmazonWebServiceResponse

The DescribeMonitoringScheduleResponse type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property CreationTime System.DateTime

Gets and sets the property CreationTime.

The time at which the monitoring job was created.

Public Property EndpointName System.String

Gets and sets the property EndpointName.

The name of the endpoint for the monitoring job.

Public Property FailureReason System.String

Gets and sets the property FailureReason.

A string, up to one KB in size, that contains the reason a monitoring job failed, if it failed.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property LastModifiedTime System.DateTime

Gets and sets the property LastModifiedTime.

The time at which the monitoring job was last modified.

Public Property LastMonitoringExecutionSummary Amazon.SageMaker.Model.MonitoringExecutionSummary

Gets and sets the property LastMonitoringExecutionSummary.

Describes metadata on the last execution to run, if there was one.

Public Property MonitoringScheduleArn System.String

Gets and sets the property MonitoringScheduleArn.

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

Public Property MonitoringScheduleConfig Amazon.SageMaker.Model.MonitoringScheduleConfig

Gets and sets the property MonitoringScheduleConfig.

The configuration object that specifies the monitoring schedule and defines the monitoring job.

Public Property MonitoringScheduleName System.String

Gets and sets the property MonitoringScheduleName.

Name of the monitoring schedule.

Public Property MonitoringScheduleStatus Amazon.SageMaker.ScheduleStatus

Gets and sets the property MonitoringScheduleStatus.

The status of an monitoring job.

Public Property MonitoringType Amazon.SageMaker.MonitoringType

Gets and sets the property MonitoringType.

The type of the monitoring job that this schedule runs. This is one of the following values.

  • DATA_QUALITY - The schedule is for a data quality monitoring job.

  • MODEL_QUALITY - The schedule is for a model quality monitoring job.

  • MODEL_BIAS - The schedule is for a bias monitoring job.

  • MODEL_EXPLAINABILITY - The schedule is for an explainability monitoring job.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.

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