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 time limit for how long the monitoring job is allowed to run before stopping.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.MonitoringStoppingCondition

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

Syntax

C#
public class MonitoringStoppingCondition

The MonitoringStoppingCondition type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property MaxRuntimeInSeconds System.Int32

Gets and sets the property MaxRuntimeInSeconds.

The maximum runtime allowed in seconds.

The MaxRuntimeInSeconds cannot exceed the frequency of the job. For data quality and model explainability, this can be up to 3600 seconds for an hourly schedule. For model bias and model quality hourly schedules, this can be up to 1800 seconds.

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