PurgedQueue

data class PurgedQueue(val name: String)

Deletes all messages from a queue.

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard

Name of the queue.