C# Class Amazon.ElasticTranscoder.Model.DeletePipelineRequest

Container for the parameters to the DeletePipeline operation. The DeletePipeline operation removes a pipeline.

You can only delete a pipeline that has never been used or that is not currently in use (doesn't contain any active jobs). If the pipeline is currently in use, DeletePipeline returns an error.

Inheritance: AmazonElasticTranscoderRequest
Afficher le fichier Open project: scopely/aws-sdk-net Class Usage Examples

Private Methods

Méthode Description
IsSetId ( ) : bool