queueUrls property

List<String>? queueUrls
final

A list of queue URLs, up to 1,000 entries, or the value of MaxResults that you sent in the request.

Implementation

final List<String>? queueUrls;