Class: Aws::SageMaker::Types::ModelDashboardMonitoringSchedule

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

Overview

A monitoring schedule for a model displayed in the Amazon SageMaker Model Dashboard.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#creation_timeTime

A timestamp that indicates when the monitoring schedule was created.

Returns:

  • (Time)


28871
28872
28873
28874
28875
28876
28877
28878
28879
28880
28881
28882
28883
28884
28885
# File 'lib/aws-sdk-sagemaker/types.rb', line 28871

class ModelDashboardMonitoringSchedule < 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,
  :monitoring_alert_summaries,
  :last_monitoring_execution_summary)
  SENSITIVE = []
  include Aws::Structure
end

#endpoint_nameString

The endpoint which is monitored.

Returns:

  • (String)


28871
28872
28873
28874
28875
28876
28877
28878
28879
28880
28881
28882
28883
28884
28885
# File 'lib/aws-sdk-sagemaker/types.rb', line 28871

class ModelDashboardMonitoringSchedule < 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,
  :monitoring_alert_summaries,
  :last_monitoring_execution_summary)
  SENSITIVE = []
  include Aws::Structure
end

#failure_reasonString

If a monitoring job failed, provides the reason.

Returns:

  • (String)


28871
28872
28873
28874
28875
28876
28877
28878
28879
28880
28881
28882
28883
28884
28885
# File 'lib/aws-sdk-sagemaker/types.rb', line 28871

class ModelDashboardMonitoringSchedule < 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,
  :monitoring_alert_summaries,
  :last_monitoring_execution_summary)
  SENSITIVE = []
  include Aws::Structure
end

#last_modified_timeTime

A timestamp that indicates when the monitoring schedule was last updated.

Returns:

  • (Time)


28871
28872
28873
28874
28875
28876
28877
28878
28879
28880
28881
28882
28883
28884
28885
# File 'lib/aws-sdk-sagemaker/types.rb', line 28871

class ModelDashboardMonitoringSchedule < 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,
  :monitoring_alert_summaries,
  :last_monitoring_execution_summary)
  SENSITIVE = []
  include Aws::Structure
end

#last_monitoring_execution_summaryTypes::MonitoringExecutionSummary

Summary of information about the last monitoring job to run.



28871
28872
28873
28874
28875
28876
28877
28878
28879
28880
28881
28882
28883
28884
28885
# File 'lib/aws-sdk-sagemaker/types.rb', line 28871

class ModelDashboardMonitoringSchedule < 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,
  :monitoring_alert_summaries,
  :last_monitoring_execution_summary)
  SENSITIVE = []
  include Aws::Structure
end

#monitoring_alert_summariesArray<Types::MonitoringAlertSummary>

A JSON array where each element is a summary for a monitoring alert.

Returns:



28871
28872
28873
28874
28875
28876
28877
28878
28879
28880
28881
28882
28883
28884
28885
# File 'lib/aws-sdk-sagemaker/types.rb', line 28871

class ModelDashboardMonitoringSchedule < 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,
  :monitoring_alert_summaries,
  :last_monitoring_execution_summary)
  SENSITIVE = []
  include Aws::Structure
end

#monitoring_schedule_arnString

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

Returns:

  • (String)


28871
28872
28873
28874
28875
28876
28877
28878
28879
28880
28881
28882
28883
28884
28885
# File 'lib/aws-sdk-sagemaker/types.rb', line 28871

class ModelDashboardMonitoringSchedule < 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,
  :monitoring_alert_summaries,
  :last_monitoring_execution_summary)
  SENSITIVE = []
  include Aws::Structure
end

#monitoring_schedule_configTypes::MonitoringScheduleConfig

Configures the monitoring schedule and defines the monitoring job.



28871
28872
28873
28874
28875
28876
28877
28878
28879
28880
28881
28882
28883
28884
28885
# File 'lib/aws-sdk-sagemaker/types.rb', line 28871

class ModelDashboardMonitoringSchedule < 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,
  :monitoring_alert_summaries,
  :last_monitoring_execution_summary)
  SENSITIVE = []
  include Aws::Structure
end

#monitoring_schedule_nameString

The name of a monitoring schedule.

Returns:

  • (String)


28871
28872
28873
28874
28875
28876
28877
28878
28879
28880
28881
28882
28883
28884
28885
# File 'lib/aws-sdk-sagemaker/types.rb', line 28871

class ModelDashboardMonitoringSchedule < 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,
  :monitoring_alert_summaries,
  :last_monitoring_execution_summary)
  SENSITIVE = []
  include Aws::Structure
end

#monitoring_schedule_statusString

The status of the monitoring schedule.

Returns:

  • (String)


28871
28872
28873
28874
28875
28876
28877
28878
28879
28880
28881
28882
28883
28884
28885
# File 'lib/aws-sdk-sagemaker/types.rb', line 28871

class ModelDashboardMonitoringSchedule < 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,
  :monitoring_alert_summaries,
  :last_monitoring_execution_summary)
  SENSITIVE = []
  include Aws::Structure
end

#monitoring_typeString

The monitor type of a model monitor.

Returns:

  • (String)


28871
28872
28873
28874
28875
28876
28877
28878
28879
28880
28881
28882
28883
28884
28885
# File 'lib/aws-sdk-sagemaker/types.rb', line 28871

class ModelDashboardMonitoringSchedule < 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,
  :monitoring_alert_summaries,
  :last_monitoring_execution_summary)
  SENSITIVE = []
  include Aws::Structure
end