C# Class Amazon.ImportExport.Model.CreateJobRequest

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: Amazon.Runtime.AmazonWebServiceRequest
ファイルを表示 Open project: scopely/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetJobType ( ) : bool
IsSetManifest ( ) : bool
IsSetManifestAddendum ( ) : bool
IsSetValidateOnly ( ) : bool