C# Class Amazon.Snowball.Model.CancelJobRequest

Container for the parameters to the CancelJob operation. Cancels the specified job. You can only cancel a job before its JobState value changes to PreparingAppliance. Requesting the ListJobs or DescribeJob action will return a job's JobState as part of the response element data returned.
Inheritance: AmazonSnowballRequest
Mostrar archivo Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetJobId ( ) : bool