DescribeEdgePackagingJobResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the SageMaker Neo compilation job that is used to locate model artifacts that are being packaged.

Link copied to clipboard

The timestamp of when the packaging job was created.

Link copied to clipboard

The Amazon Resource Name (ARN) of the edge packaging job.

Link copied to clipboard

The name of the edge packaging job.

Link copied to clipboard

The current status of the packaging job.

Link copied to clipboard

Returns a message describing the job status and error messages.

Link copied to clipboard

The timestamp of when the job was last updated.

Link copied to clipboard

The Amazon Simple Storage (S3) URI where model artifacts ares stored.

Link copied to clipboard

The name of the model.

Link copied to clipboard

The signature document of files in the model artifact.

Link copied to clipboard

The version of the model.

Link copied to clipboard

The output configuration for the edge packaging job.

Link copied to clipboard

The output of a SageMaker Edge Manager deployable resource.

Link copied to clipboard

The Amazon Web Services KMS key to use when encrypting the EBS volume the job run on.

Link copied to clipboard

The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to download and upload the model, and to contact Neo.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String