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.

Representation of a job returned by the ListJobs operation.

Inheritance Hierarchy

System.Object
  Amazon.ImportExport.Model.Job

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

Syntax

C#
public class Job

The Job type exposes the following members

Constructors

NameDescription
Public Method Job()

Properties

NameTypeDescription
Public Property CreationDate System.DateTime

Gets and sets the property CreationDate.

Public Property IsCanceled System.Boolean

Gets and sets the property IsCanceled.

Public Property JobId System.String

Gets and sets the property JobId.

Public Property JobType Amazon.ImportExport.JobType

Gets and sets the property JobType.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5