AWS SDK Version 2 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.

.NET Framework 4.5
 
Container for the parameters to the CreateJob operation. This operation initiates the process of scheduling an upload or download of your data. You include in the request a manifest that describes the data transfer specifics. The response to the request includes a job ID, which you can use in other operations, a signature that you use to identify your storage device, and the address where you should ship your storage device.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.ImportExport.AmazonImportExportRequest
      Amazon.ImportExport.Model.CreateJobRequest

Namespace: Amazon.ImportExport.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class CreateJobRequest : AmazonImportExportRequest
         IRequestEvents

The CreateJobRequest type exposes the following members

Constructors

NameDescription
Public Method CreateJobRequest()

Properties

NameTypeDescription
Public Property APIVersion System.String Gets and sets the property APIVersion.
Public Property JobType Amazon.ImportExport.JobType Gets and sets the property JobType.
Public Property Manifest System.String Gets and sets the property Manifest.
Public Property ManifestAddendum System.String Gets and sets the property ManifestAddendum.
Public Property ValidateOnly System.Boolean Gets and sets the property ValidateOnly.

Version Information

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

.NET for Windows Store apps:
Supported in: Windows 8