Get Queue Attributes Result. More...
#import <SQSGetQueueAttributesResponse.h>
Inherits AmazonServiceResponse.
Public Member Functions | |
(id) | - init |
Default constructor for a new object. | |
(NSString *) | - description |
Returns a string representation of this object; useful for testing and debugging. | |
Properties | |
NSMutableDictionary * | attributes |
A list of attributes. |
Get Queue Attributes Result.
- (NSString* SQSGetQueueAttributesResponse.)description |
Returns a string representation of this object; useful for testing and debugging.
- (id SQSGetQueueAttributesResponse.)init |
Default constructor for a new object.
Callers should use the property methods to initialize this object after creating it.