Gets attributes for the specified queue.
Parameters |
Description |
const ARequest: ISQSGetQueueAttributesRequest |
A GetQueueAttributes request object. |
const AQueueUrl: string |
The URL of the Amazon SQS Queue whose attributes are to be fetched. |
AAttributeNames: array of string |
A list of attributes to fetch. |
Response containing GetQueueAttributes results.
Exceptions |
Description |
One of the requested attributes doesn't exist. |
Copyright © 2019-2021 Appercept Ltd. All rights reserved.
|