class Aws::SQS::Types::ListQueuesResult
A list of your queues.
@!attribute [rw] queue_urls
A list of queue URLs, up to 1,000 entries, or the value of MaxResults that you sent in the request. @return [Array<String>]
@!attribute [rw] next_token
Pagination token to include in the next request. Token value is `null` if there are no additional results to request, or if you did not set `MaxResults` in the request. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/sqs-2012-11-05/ListQueuesResult AWS API Documentation
Constants
- SENSITIVE