class Aws::MediaConvert::Types::DeleteQueueRequest

Delete a queue by sending a request with the queue name. You can't delete a queue with an active pricing plan or one that has unprocessed jobs in it.

@note When making an API call, you may pass DeleteQueueRequest

data as a hash:

    {
      name: "__string", # required
    }

@!attribute [rw] name

The name of the queue that you want to delete.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/DeleteQueueRequest AWS API Documentation

Constants

SENSITIVE