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.

Configuration for monitoring constraints and monitoring statistics. These baseline resources are compared against the results of the current job from the series of jobs scheduled to collect data periodically.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.MonitoringBaselineConfig

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

Syntax

C#
public class MonitoringBaselineConfig

The MonitoringBaselineConfig type exposes the following members

Constructors

NameDescription
Public Method MonitoringBaselineConfig()

Properties

NameTypeDescription
Public Property BaseliningJobName System.String

Gets and sets the property BaseliningJobName.

The name of the job that performs baselining for the monitoring job.

Public Property ConstraintsResource Amazon.SageMaker.Model.MonitoringConstraintsResource

Gets and sets the property ConstraintsResource.

The baseline constraint file in Amazon S3 that the current monitoring job should validated against.

Public Property StatisticsResource Amazon.SageMaker.Model.MonitoringStatisticsResource

Gets and sets the property StatisticsResource.

The baseline statistics file in Amazon S3 that the current monitoring job should be validated against.

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