AWSSQSTagQueueRequest Class Reference Inherits from AWSRequest : AWSModel : AWSMTLModel Declared in AWSSQSModel.hAWSSQSModel.m queueUrl The URL of the queue. @property (nonatomic, strong) NSString *queueUrl Declared In AWSSQSModel.h tags The list of tags to be added to the specified queue. @property (nonatomic, strong) NSDictionary<NSString*NSString*> *tags Declared In AWSSQSModel.h