GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::SageMaker::DescribeMonitoringScheduleResponse(3) User Contributed Perl Documentation Paws::SageMaker::DescribeMonitoringScheduleResponse(3)

Paws::SageMaker::DescribeMonitoringScheduleResponse

REQUIRED CreationTime => Str

The time at which the monitoring job was created.

The name of the endpoint for the monitoring job.

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

REQUIRED LastModifiedTime => Str

The time at which the monitoring job was last modified.

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

REQUIRED MonitoringScheduleArn => Str

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

REQUIRED MonitoringScheduleConfig => Paws::SageMaker::MonitoringScheduleConfig

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

REQUIRED MonitoringScheduleName => Str

Name of the monitoring schedule.

REQUIRED MonitoringScheduleStatus => Str

The status of an monitoring job.

Valid values are: "Pending", "Failed", "Scheduled", "Stopped" =head2 MonitoringType => Str

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.

Valid values are: "DataQuality", "ModelQuality", "ModelBias", "ModelExplainability" =head2 _request_id => Str

2022-06-01 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.