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.

Container for the parameters to the UpdateMonitoringSchedule operation. Updates a previously created schedule.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.SageMaker.AmazonSageMakerRequest
      Amazon.SageMaker.Model.UpdateMonitoringScheduleRequest

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

Syntax

C#
public class UpdateMonitoringScheduleRequest : AmazonSageMakerRequest
         IAmazonWebServiceRequest

The UpdateMonitoringScheduleRequest type exposes the following members

Constructors

Properties

NameTypeDescription
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.

The name of the monitoring schedule. The name must be unique within an Amazon Web Services Region within an Amazon Web Services account.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5