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.

Summary of information about the last monitoring job to run.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.MonitoringExecutionSummary

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

Syntax

C#
public class MonitoringExecutionSummary

The MonitoringExecutionSummary type exposes the following members

Constructors

Properties

NameTypeDescription
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 used to run the monitoring job.

Public Property FailureReason System.String

Gets and sets the property FailureReason.

Contains the reason a monitoring job failed, if it failed.

Public Property LastModifiedTime System.DateTime

Gets and sets the property LastModifiedTime.

A timestamp that indicates the last time the monitoring job was modified.

Public Property MonitoringExecutionStatus Amazon.SageMaker.ExecutionStatus

Gets and sets the property MonitoringExecutionStatus.

The status of the monitoring job.

Public Property MonitoringJobDefinitionName System.String

Gets and sets the property MonitoringJobDefinitionName.

The name of the monitoring job.

Public Property MonitoringScheduleName System.String

Gets and sets the property MonitoringScheduleName.

The name of the monitoring schedule.

Public Property MonitoringType Amazon.SageMaker.MonitoringType

Gets and sets the property MonitoringType.

The type of the monitoring job.

Public Property ProcessingJobArn System.String

Gets and sets the property ProcessingJobArn.

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

Public Property ScheduledTime System.DateTime

Gets and sets the property ScheduledTime.

The time the monitoring job was scheduled.

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