AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Summary of edge packaging job.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.EdgePackagingJobSummary

Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z

Syntax

C#
public class EdgePackagingJobSummary

The EdgePackagingJobSummary type exposes the following members

Constructors

NameDescription
Public Method EdgePackagingJobSummary()

Properties

NameTypeDescription
Public Property CompilationJobName System.String

Gets and sets the property CompilationJobName.

The name of the SageMaker Neo compilation job.

Public Property CreationTime System.DateTime

Gets and sets the property CreationTime.

The timestamp of when the job was created.

Public Property EdgePackagingJobArn System.String

Gets and sets the property EdgePackagingJobArn.

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

Public Property EdgePackagingJobName System.String

Gets and sets the property EdgePackagingJobName.

The name of the edge packaging job.

Public Property EdgePackagingJobStatus Amazon.SageMaker.EdgePackagingJobStatus

Gets and sets the property EdgePackagingJobStatus.

The status of the edge packaging job.

Public Property LastModifiedTime System.DateTime

Gets and sets the property LastModifiedTime.

The timestamp of when the edge packaging job was last updated.

Public Property ModelName System.String

Gets and sets the property ModelName.

The name of the model.

Public Property ModelVersion System.String

Gets and sets the property ModelVersion.

The version of the model.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5