class AWS::SQS
def queues
-
(QueueCollection)
- The collection of all {Queue}
def queues QueueCollection.new(:config => config) end
(QueueCollection)
- The collection of all {Queue}
def queues QueueCollection.new(:config => config) end