You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SQS::Types::ListQueueTagsResult
- Inherits:
-
Struct
- Object
- Struct
- Aws::SQS::Types::ListQueueTagsResult
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#tags ⇒ Hash<String,String>
The list of all tags added to the specified queue.
Instance Attribute Details
#tags ⇒ Hash<String,String>
The list of all tags added to the specified queue.