C# Class Amazon.ElasticTranscoder.Model.CancelJobRequest

Container for the parameters to the CancelJob operation.

The CancelJob operation cancels an unfinished job.

NOTE:You can only cancel a job that has a status of Submitted. To prevent a pipeline from starting to process a job while you're getting the job identifier, use UpdatePipelineStatus to temporarily pause the pipeline.

Inheritance: AmazonElasticTranscoderRequest
Datei anzeigen Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetId ( ) : bool