Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Class: Aws::SageMaker::Types::MonitoringScheduleSummary

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

Overview

Summarizes the monitoring schedule.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#creation_timeTime

The creation time of the monitoring schedule.

Returns:

  • (Time)

36835
36836
36837
36838
36839
36840
36841
36842
36843
36844
36845
36846
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 36835

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

#endpoint_nameString

The name of the endpoint using the monitoring schedule.

Returns:

  • (String)

36835
36836
36837
36838
36839
36840
36841
36842
36843
36844
36845
36846
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 36835

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

#last_modified_timeTime

The last time the monitoring schedule was modified.

Returns:

  • (Time)

36835
36836
36837
36838
36839
36840
36841
36842
36843
36844
36845
36846
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 36835

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

#monitoring_job_definition_nameString

The name of the monitoring job definition that the schedule is for.

Returns:

  • (String)

36835
36836
36837
36838
36839
36840
36841
36842
36843
36844
36845
36846
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 36835

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

#monitoring_schedule_arnString

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

Returns:

  • (String)

36835
36836
36837
36838
36839
36840
36841
36842
36843
36844
36845
36846
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 36835

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

#monitoring_schedule_nameString

The name of the monitoring schedule.

Returns:

  • (String)

36835
36836
36837
36838
36839
36840
36841
36842
36843
36844
36845
36846
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 36835

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

#monitoring_schedule_statusString

The status of the monitoring schedule.

Returns:

  • (String)

36835
36836
36837
36838
36839
36840
36841
36842
36843
36844
36845
36846
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 36835

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

#monitoring_typeString

The type of the monitoring job definition that the schedule is for.

Returns:

  • (String)

36835
36836
36837
36838
36839
36840
36841
36842
36843
36844
36845
36846
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 36835

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