NAME
Paws::SageMaker::DescribeMonitoringScheduleResponse
ATTRIBUTES
REQUIRED CreationTime => Str
The time at which the monitoring job was created.
EndpointName => Str
The name of the endpoint for the monitoring job.
FailureReason => Str
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.
LastMonitoringExecutionSummary => Paws::SageMaker::MonitoringExecutionSummary
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 _request_id => Str