class Aws::SageMaker::Types::DescribeMonitoringScheduleResponse
@!attribute [rw] monitoring_schedule_arn
The Amazon Resource Name (ARN) of the monitoring schedule. @return [String]
@!attribute [rw] monitoring_schedule_name
Name of the monitoring schedule. @return [String]
@!attribute [rw] monitoring_schedule_status
The status of an monitoring job. @return [String]
@!attribute [rw] monitoring_type
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. @return [String]
@!attribute [rw] failure_reason
A string, up to one KB in size, that contains the reason a monitoring job failed, if it failed. @return [String]
@!attribute [rw] creation_time
The time at which the monitoring job was created. @return [Time]
@!attribute [rw] last_modified_time
The time at which the monitoring job was last modified. @return [Time]
@!attribute [rw] monitoring_schedule_config
The configuration object that specifies the monitoring schedule and defines the monitoring job. @return [Types::MonitoringScheduleConfig]
@!attribute [rw] endpoint_name
The name of the endpoint for the monitoring job. @return [String]
@!attribute [rw] last_monitoring_execution_summary
Describes metadata on the last execution to run, if there was one. @return [Types::MonitoringExecutionSummary]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeMonitoringScheduleResponse AWS API Documentation
Constants
- SENSITIVE