C# Class Amazon.ImportExport.Model.UpdateJobRequest

Container for the parameters to the UpdateJob operation.

You use this operation to change the parameters specified in the original manifest file by supplying a new manifest file. The manifest file attached to this request replaces the original manifest file. You can only use the operation after a CreateJob request but before the data transfer starts and you can only use it on jobs you own.

Inheritance: Amazon.Runtime.AmazonWebServiceRequest
Show file Open project: scopely/aws-sdk-net Class Usage Examples

Private Methods

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