C# Class Amazon.Batch.Model.DeleteJobQueueRequest

Container for the parameters to the DeleteJobQueue operation. Deletes the specified job queue. You must first disable submissions for a queue with the UpdateJobQueue operation and terminate any jobs that have not completed with the TerminateJob.

It is not necessary to disassociate compute environments from a queue before submitting a DeleteJobQueue request.

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

Private Methods

Méthode Description
IsSetJobQueue ( ) : bool