C# Class Amazon.ImportExport.Model.CancelJobRequest

Container for the parameters to the CancelJob operation.

This operation cancels a specified job. Only the job owner can cancel it. The operation fails if the job has already started or is complete.

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

Private Methods

Method Description
IsSetJobId ( ) : bool