deleteQueue

abstract suspend fun deleteQueue(input: DeleteQueueRequest): DeleteQueueResponse

Deletes a job queue. If the compute node group associated with this queue isn't associated with any other queues, Amazon Web Services PCS terminates all the compute nodes for this queue.