class Aws::SQS::Types::PurgeQueueRequest

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

data as a hash:

    {
      queue_url: "String", # required
    }

@!attribute [rw] queue_url

The URL of the queue from which the `PurgeQueue` action deletes
messages.

Queue URLs and names are case-sensitive.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sqs-2012-11-05/PurgeQueueRequest AWS API Documentation

Constants

SENSITIVE