Class: Aws::SageMaker::Types::DescribeMonitoringScheduleResponse

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#creation_timeTime

The time at which the monitoring job was created.

Returns:

  • (Time)


15518
15519
15520
15521
15522
15523
15524
15525
15526
15527
15528
15529
15530
15531
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 15518

class DescribeMonitoringScheduleResponse < Struct.new(
  :monitoring_schedule_arn,
  :monitoring_schedule_name,
  :monitoring_schedule_status,
  :monitoring_type,
  :failure_reason,
  :creation_time,
  :last_modified_time,
  :monitoring_schedule_config,
  :endpoint_name,
  :last_monitoring_execution_summary)
  SENSITIVE = []
  include Aws::Structure
end

#endpoint_nameString

The name of the endpoint for the monitoring job.

Returns:

  • (String)


15518
15519
15520
15521
15522
15523
15524
15525
15526
15527
15528
15529
15530
15531
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 15518

class DescribeMonitoringScheduleResponse < Struct.new(
  :monitoring_schedule_arn,
  :monitoring_schedule_name,
  :monitoring_schedule_status,
  :monitoring_type,
  :failure_reason,
  :creation_time,
  :last_modified_time,
  :monitoring_schedule_config,
  :endpoint_name,
  :last_monitoring_execution_summary)
  SENSITIVE = []
  include Aws::Structure
end

#failure_reasonString

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

Returns:

  • (String)


15518
15519
15520
15521
15522
15523
15524
15525
15526
15527
15528
15529
15530
15531
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 15518

class DescribeMonitoringScheduleResponse < Struct.new(
  :monitoring_schedule_arn,
  :monitoring_schedule_name,
  :monitoring_schedule_status,
  :monitoring_type,
  :failure_reason,
  :creation_time,
  :last_modified_time,
  :monitoring_schedule_config,
  :endpoint_name,
  :last_monitoring_execution_summary)
  SENSITIVE = []
  include Aws::Structure
end

#last_modified_timeTime

The time at which the monitoring job was last modified.

Returns:

  • (Time)


15518
15519
15520
15521
15522
15523
15524
15525
15526
15527
15528
15529
15530
15531
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 15518

class DescribeMonitoringScheduleResponse < Struct.new(
  :monitoring_schedule_arn,
  :monitoring_schedule_name,
  :monitoring_schedule_status,
  :monitoring_type,
  :failure_reason,
  :creation_time,
  :last_modified_time,
  :monitoring_schedule_config,
  :endpoint_name,
  :last_monitoring_execution_summary)
  SENSITIVE = []
  include Aws::Structure
end

#last_monitoring_execution_summaryTypes::MonitoringExecutionSummary

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



15518
15519
15520
15521
15522
15523
15524
15525
15526
15527
15528
15529
15530
15531
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 15518

class DescribeMonitoringScheduleResponse < Struct.new(
  :monitoring_schedule_arn,
  :monitoring_schedule_name,
  :monitoring_schedule_status,
  :monitoring_type,
  :failure_reason,
  :creation_time,
  :last_modified_time,
  :monitoring_schedule_config,
  :endpoint_name,
  :last_monitoring_execution_summary)
  SENSITIVE = []
  include Aws::Structure
end

#monitoring_schedule_arnString

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

Returns:

  • (String)


15518
15519
15520
15521
15522
15523
15524
15525
15526
15527
15528
15529
15530
15531
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 15518

class DescribeMonitoringScheduleResponse < Struct.new(
  :monitoring_schedule_arn,
  :monitoring_schedule_name,
  :monitoring_schedule_status,
  :monitoring_type,
  :failure_reason,
  :creation_time,
  :last_modified_time,
  :monitoring_schedule_config,
  :endpoint_name,
  :last_monitoring_execution_summary)
  SENSITIVE = []
  include Aws::Structure
end

#monitoring_schedule_configTypes::MonitoringScheduleConfig

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



15518
15519
15520
15521
15522
15523
15524
15525
15526
15527
15528
15529
15530
15531
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 15518

class DescribeMonitoringScheduleResponse < Struct.new(
  :monitoring_schedule_arn,
  :monitoring_schedule_name,
  :monitoring_schedule_status,
  :monitoring_type,
  :failure_reason,
  :creation_time,
  :last_modified_time,
  :monitoring_schedule_config,
  :endpoint_name,
  :last_monitoring_execution_summary)
  SENSITIVE = []
  include Aws::Structure
end

#monitoring_schedule_nameString

Name of the monitoring schedule.

Returns:

  • (String)


15518
15519
15520
15521
15522
15523
15524
15525
15526
15527
15528
15529
15530
15531
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 15518

class DescribeMonitoringScheduleResponse < Struct.new(
  :monitoring_schedule_arn,
  :monitoring_schedule_name,
  :monitoring_schedule_status,
  :monitoring_type,
  :failure_reason,
  :creation_time,
  :last_modified_time,
  :monitoring_schedule_config,
  :endpoint_name,
  :last_monitoring_execution_summary)
  SENSITIVE = []
  include Aws::Structure
end

#monitoring_schedule_statusString

The status of an monitoring job.

Returns:

  • (String)


15518
15519
15520
15521
15522
15523
15524
15525
15526
15527
15528
15529
15530
15531
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 15518

class DescribeMonitoringScheduleResponse < Struct.new(
  :monitoring_schedule_arn,
  :monitoring_schedule_name,
  :monitoring_schedule_status,
  :monitoring_type,
  :failure_reason,
  :creation_time,
  :last_modified_time,
  :monitoring_schedule_config,
  :endpoint_name,
  :last_monitoring_execution_summary)
  SENSITIVE = []
  include Aws::Structure
end

#monitoring_typeString

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.

Returns:

  • (String)


15518
15519
15520
15521
15522
15523
15524
15525
15526
15527
15528
15529
15530
15531
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 15518

class DescribeMonitoringScheduleResponse < Struct.new(
  :monitoring_schedule_arn,
  :monitoring_schedule_name,
  :monitoring_schedule_status,
  :monitoring_type,
  :failure_reason,
  :creation_time,
  :last_modified_time,
  :monitoring_schedule_config,
  :endpoint_name,
  :last_monitoring_execution_summary)
  SENSITIVE = []
  include Aws::Structure
end