class Aws::SageMaker::Types::CompilationJobSummary

A summary of a model compilation job.

@!attribute [rw] compilation_job_name

The name of the model compilation job that you want a summary for.
@return [String]

@!attribute [rw] compilation_job_arn

The Amazon Resource Name (ARN) of the model compilation job.
@return [String]

@!attribute [rw] creation_time

The time when the model compilation job was created.
@return [Time]

@!attribute [rw] compilation_start_time

The time when the model compilation job started.
@return [Time]

@!attribute [rw] compilation_end_time

The time when the model compilation job completed.
@return [Time]

@!attribute [rw] compilation_target_device

The type of device that the model will run on after the compilation
job has completed.
@return [String]

@!attribute [rw] compilation_target_platform_os

The type of OS that the model will run on after the compilation job
has completed.
@return [String]

@!attribute [rw] compilation_target_platform_arch

The type of architecture that the model will run on after the
compilation job has completed.
@return [String]

@!attribute [rw] compilation_target_platform_accelerator

The type of accelerator that the model will run on after the
compilation job has completed.
@return [String]

@!attribute [rw] last_modified_time

The time when the model compilation job was last modified.
@return [Time]

@!attribute [rw] compilation_job_status

The status of the model compilation job.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/CompilationJobSummary AWS API Documentation

Constants

SENSITIVE