Skip to content

/AWS1/CL_SGMDESCRMONSCHDRSP

DescribeMonitoringScheduleResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_monitoringschedulearn TYPE /AWS1/SGMMONITORINGSCHEDULEARN /AWS1/SGMMONITORINGSCHEDULEARN

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

iv_monitoringschedulename TYPE /AWS1/SGMMONSCHEDULENAME /AWS1/SGMMONSCHEDULENAME

Name of the monitoring schedule.

iv_monitoringschedulestatus TYPE /AWS1/SGMSCHEDULESTATUS /AWS1/SGMSCHEDULESTATUS

The status of an monitoring job.

iv_creationtime TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP

The time at which the monitoring job was created.

iv_lastmodifiedtime TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP

The time at which the monitoring job was last modified.

io_monitoringscheduleconfig TYPE REF TO /AWS1/CL_SGMMONSCHEDULECONFIG /AWS1/CL_SGMMONSCHEDULECONFIG

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

Optional arguments:

iv_monitoringtype TYPE /AWS1/SGMMONITORINGTYPE /AWS1/SGMMONITORINGTYPE

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.

iv_failurereason TYPE /AWS1/SGMFAILUREREASON /AWS1/SGMFAILUREREASON

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

iv_endpointname TYPE /AWS1/SGMENDPOINTNAME /AWS1/SGMENDPOINTNAME

The name of the endpoint for the monitoring job.

io_lastmonexecutionsummary TYPE REF TO /AWS1/CL_SGMMONEXECSUMMARY /AWS1/CL_SGMMONEXECSUMMARY

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


Queryable Attributes

MonitoringScheduleArn

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

Accessible with the following methods

Method Description
GET_MONITORINGSCHEDULEARN() Getter for MONITORINGSCHEDULEARN, with configurable default
ASK_MONITORINGSCHEDULEARN() Getter for MONITORINGSCHEDULEARN w/ exceptions if field has
HAS_MONITORINGSCHEDULEARN() Determine if MONITORINGSCHEDULEARN has a value

MonitoringScheduleName

Name of the monitoring schedule.

Accessible with the following methods

Method Description
GET_MONITORINGSCHEDULENAME() Getter for MONITORINGSCHEDULENAME, with configurable default
ASK_MONITORINGSCHEDULENAME() Getter for MONITORINGSCHEDULENAME w/ exceptions if field has
HAS_MONITORINGSCHEDULENAME() Determine if MONITORINGSCHEDULENAME has a value

MonitoringScheduleStatus

The status of an monitoring job.

Accessible with the following methods

Method Description
GET_MONITORINGSCHEDULESTATUS() Getter for MONITORINGSCHEDULESTATUS, with configurable defau
ASK_MONITORINGSCHEDULESTATUS() Getter for MONITORINGSCHEDULESTATUS w/ exceptions if field h
HAS_MONITORINGSCHEDULESTATUS() Determine if MONITORINGSCHEDULESTATUS has a value

MonitoringType

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.

Accessible with the following methods

Method Description
GET_MONITORINGTYPE() Getter for MONITORINGTYPE, with configurable default
ASK_MONITORINGTYPE() Getter for MONITORINGTYPE w/ exceptions if field has no valu
HAS_MONITORINGTYPE() Determine if MONITORINGTYPE has a value

FailureReason

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

Accessible with the following methods

Method Description
GET_FAILUREREASON() Getter for FAILUREREASON, with configurable default
ASK_FAILUREREASON() Getter for FAILUREREASON w/ exceptions if field has no value
HAS_FAILUREREASON() Determine if FAILUREREASON has a value

CreationTime

The time at which the monitoring job was created.

Accessible with the following methods

Method Description
GET_CREATIONTIME() Getter for CREATIONTIME, with configurable default
ASK_CREATIONTIME() Getter for CREATIONTIME w/ exceptions if field has no value
HAS_CREATIONTIME() Determine if CREATIONTIME has a value

LastModifiedTime

The time at which the monitoring job was last modified.

Accessible with the following methods

Method Description
GET_LASTMODIFIEDTIME() Getter for LASTMODIFIEDTIME, with configurable default
ASK_LASTMODIFIEDTIME() Getter for LASTMODIFIEDTIME w/ exceptions if field has no va
HAS_LASTMODIFIEDTIME() Determine if LASTMODIFIEDTIME has a value

MonitoringScheduleConfig

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

Accessible with the following methods

Method Description
GET_MONITORINGSCHEDULECONFIG() Getter for MONITORINGSCHEDULECONFIG

EndpointName

The name of the endpoint for the monitoring job.

Accessible with the following methods

Method Description
GET_ENDPOINTNAME() Getter for ENDPOINTNAME, with configurable default
ASK_ENDPOINTNAME() Getter for ENDPOINTNAME w/ exceptions if field has no value
HAS_ENDPOINTNAME() Determine if ENDPOINTNAME has a value

LastMonitoringExecutionSummary

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

Accessible with the following methods

Method Description
GET_LASTMONEXECUTIONSUMMARY() Getter for LASTMONEXECUTIONSUMMARY