Class: Aws::SageMaker::Types::MonitoringExecutionSummary
- Inherits:
-
Struct
- Object
- Struct
- Aws::SageMaker::Types::MonitoringExecutionSummary
- Defined in:
- gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb
Overview
Summary of information about the last monitoring job to run.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#creation_time ⇒ Time
The time at which the monitoring job was created.
-
#endpoint_name ⇒ String
The name of the endpoint used to run the monitoring job.
-
#failure_reason ⇒ String
Contains the reason a monitoring job failed, if it failed.
-
#last_modified_time ⇒ Time
A timestamp that indicates the last time the monitoring job was modified.
-
#monitoring_execution_status ⇒ String
The status of the monitoring job.
-
#monitoring_job_definition_name ⇒ String
The name of the monitoring job.
-
#monitoring_schedule_name ⇒ String
The name of the monitoring schedule.
-
#monitoring_type ⇒ String
The type of the monitoring job.
-
#processing_job_arn ⇒ String
The Amazon Resource Name (ARN) of the monitoring job.
-
#scheduled_time ⇒ Time
The time the monitoring job was scheduled.
Instance Attribute Details
#creation_time ⇒ Time
The time at which the monitoring job was created.
34266 34267 34268 34269 34270 34271 34272 34273 34274 34275 34276 34277 34278 34279 |
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 34266 class MonitoringExecutionSummary < Struct.new( :monitoring_schedule_name, :scheduled_time, :creation_time, :last_modified_time, :monitoring_execution_status, :processing_job_arn, :endpoint_name, :failure_reason, :monitoring_job_definition_name, :monitoring_type) SENSITIVE = [] include Aws::Structure end |
#endpoint_name ⇒ String
The name of the endpoint used to run the monitoring job.
34266 34267 34268 34269 34270 34271 34272 34273 34274 34275 34276 34277 34278 34279 |
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 34266 class MonitoringExecutionSummary < Struct.new( :monitoring_schedule_name, :scheduled_time, :creation_time, :last_modified_time, :monitoring_execution_status, :processing_job_arn, :endpoint_name, :failure_reason, :monitoring_job_definition_name, :monitoring_type) SENSITIVE = [] include Aws::Structure end |
#failure_reason ⇒ String
Contains the reason a monitoring job failed, if it failed.
34266 34267 34268 34269 34270 34271 34272 34273 34274 34275 34276 34277 34278 34279 |
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 34266 class MonitoringExecutionSummary < Struct.new( :monitoring_schedule_name, :scheduled_time, :creation_time, :last_modified_time, :monitoring_execution_status, :processing_job_arn, :endpoint_name, :failure_reason, :monitoring_job_definition_name, :monitoring_type) SENSITIVE = [] include Aws::Structure end |
#last_modified_time ⇒ Time
A timestamp that indicates the last time the monitoring job was modified.
34266 34267 34268 34269 34270 34271 34272 34273 34274 34275 34276 34277 34278 34279 |
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 34266 class MonitoringExecutionSummary < Struct.new( :monitoring_schedule_name, :scheduled_time, :creation_time, :last_modified_time, :monitoring_execution_status, :processing_job_arn, :endpoint_name, :failure_reason, :monitoring_job_definition_name, :monitoring_type) SENSITIVE = [] include Aws::Structure end |
#monitoring_execution_status ⇒ String
The status of the monitoring job.
34266 34267 34268 34269 34270 34271 34272 34273 34274 34275 34276 34277 34278 34279 |
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 34266 class MonitoringExecutionSummary < Struct.new( :monitoring_schedule_name, :scheduled_time, :creation_time, :last_modified_time, :monitoring_execution_status, :processing_job_arn, :endpoint_name, :failure_reason, :monitoring_job_definition_name, :monitoring_type) SENSITIVE = [] include Aws::Structure end |
#monitoring_job_definition_name ⇒ String
The name of the monitoring job.
34266 34267 34268 34269 34270 34271 34272 34273 34274 34275 34276 34277 34278 34279 |
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 34266 class MonitoringExecutionSummary < Struct.new( :monitoring_schedule_name, :scheduled_time, :creation_time, :last_modified_time, :monitoring_execution_status, :processing_job_arn, :endpoint_name, :failure_reason, :monitoring_job_definition_name, :monitoring_type) SENSITIVE = [] include Aws::Structure end |
#monitoring_schedule_name ⇒ String
The name of the monitoring schedule.
34266 34267 34268 34269 34270 34271 34272 34273 34274 34275 34276 34277 34278 34279 |
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 34266 class MonitoringExecutionSummary < Struct.new( :monitoring_schedule_name, :scheduled_time, :creation_time, :last_modified_time, :monitoring_execution_status, :processing_job_arn, :endpoint_name, :failure_reason, :monitoring_job_definition_name, :monitoring_type) SENSITIVE = [] include Aws::Structure end |
#monitoring_type ⇒ String
The type of the monitoring job.
34266 34267 34268 34269 34270 34271 34272 34273 34274 34275 34276 34277 34278 34279 |
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 34266 class MonitoringExecutionSummary < Struct.new( :monitoring_schedule_name, :scheduled_time, :creation_time, :last_modified_time, :monitoring_execution_status, :processing_job_arn, :endpoint_name, :failure_reason, :monitoring_job_definition_name, :monitoring_type) SENSITIVE = [] include Aws::Structure end |
#processing_job_arn ⇒ String
The Amazon Resource Name (ARN) of the monitoring job.
34266 34267 34268 34269 34270 34271 34272 34273 34274 34275 34276 34277 34278 34279 |
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 34266 class MonitoringExecutionSummary < Struct.new( :monitoring_schedule_name, :scheduled_time, :creation_time, :last_modified_time, :monitoring_execution_status, :processing_job_arn, :endpoint_name, :failure_reason, :monitoring_job_definition_name, :monitoring_type) SENSITIVE = [] include Aws::Structure end |
#scheduled_time ⇒ Time
The time the monitoring job was scheduled.
34266 34267 34268 34269 34270 34271 34272 34273 34274 34275 34276 34277 34278 34279 |
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 34266 class MonitoringExecutionSummary < Struct.new( :monitoring_schedule_name, :scheduled_time, :creation_time, :last_modified_time, :monitoring_execution_status, :processing_job_arn, :endpoint_name, :failure_reason, :monitoring_job_definition_name, :monitoring_type) SENSITIVE = [] include Aws::Structure end |