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

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-sagemaker/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

#batch_transform_inputTypes::BatchTransformInput

Input object for the batch transform job.



31022
31023
31024
31025
31026
31027
31028
31029
31030
31031
31032
31033
31034
31035
31036
31037
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 31022

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,
  :batch_transform_input)
  SENSITIVE = []
  include Aws::Structure
end

#creation_timeTime

A timestamp that indicates when the monitoring schedule was created.

Returns:

  • (Time)


31022
31023
31024
31025
31026
31027
31028
31029
31030
31031
31032
31033
31034
31035
31036
31037
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 31022

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,
  :batch_transform_input)
  SENSITIVE = []
  include Aws::Structure
end

#endpoint_nameString

The endpoint which is monitored.

Returns:

  • (String)


31022
31023
31024
31025
31026
31027
31028
31029
31030
31031
31032
31033
31034
31035
31036
31037
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 31022

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,
  :batch_transform_input)
  SENSITIVE = []
  include Aws::Structure
end

#failure_reasonString

If a monitoring job failed, provides the reason.

Returns:

  • (String)


31022
31023
31024
31025
31026
31027
31028
31029
31030
31031
31032
31033
31034
31035
31036
31037
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 31022

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,
  :batch_transform_input)
  SENSITIVE = []
  include Aws::Structure
end

#last_modified_timeTime

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

Returns:

  • (Time)


31022
31023
31024
31025
31026
31027
31028
31029
31030
31031
31032
31033
31034
31035
31036
31037
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 31022

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,
  :batch_transform_input)
  SENSITIVE = []
  include Aws::Structure
end

#last_monitoring_execution_summaryTypes::MonitoringExecutionSummary

Summary of information about the last monitoring job to run.



31022
31023
31024
31025
31026
31027
31028
31029
31030
31031
31032
31033
31034
31035
31036
31037
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 31022

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,
  :batch_transform_input)
  SENSITIVE = []
  include Aws::Structure
end

#monitoring_alert_summariesArray<Types::MonitoringAlertSummary>

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

Returns:



31022
31023
31024
31025
31026
31027
31028
31029
31030
31031
31032
31033
31034
31035
31036
31037
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 31022

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,
  :batch_transform_input)
  SENSITIVE = []
  include Aws::Structure
end

#monitoring_schedule_arnString

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

Returns:

  • (String)


31022
31023
31024
31025
31026
31027
31028
31029
31030
31031
31032
31033
31034
31035
31036
31037
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 31022

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,
  :batch_transform_input)
  SENSITIVE = []
  include Aws::Structure
end

#monitoring_schedule_configTypes::MonitoringScheduleConfig

Configures the monitoring schedule and defines the monitoring job.



31022
31023
31024
31025
31026
31027
31028
31029
31030
31031
31032
31033
31034
31035
31036
31037
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 31022

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,
  :batch_transform_input)
  SENSITIVE = []
  include Aws::Structure
end

#monitoring_schedule_nameString

The name of a monitoring schedule.

Returns:

  • (String)


31022
31023
31024
31025
31026
31027
31028
31029
31030
31031
31032
31033
31034
31035
31036
31037
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 31022

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,
  :batch_transform_input)
  SENSITIVE = []
  include Aws::Structure
end

#monitoring_schedule_statusString

The status of the monitoring schedule.

Returns:

  • (String)


31022
31023
31024
31025
31026
31027
31028
31029
31030
31031
31032
31033
31034
31035
31036
31037
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 31022

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,
  :batch_transform_input)
  SENSITIVE = []
  include Aws::Structure
end

#monitoring_typeString

The monitor type of a model monitor.

Returns:

  • (String)


31022
31023
31024
31025
31026
31027
31028
31029
31030
31031
31032
31033
31034
31035
31036
31037
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 31022

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,
  :batch_transform_input)
  SENSITIVE = []
  include Aws::Structure
end