Public Member Functions | Properties

SNSCreateTopicResponse Class Reference

Create Topic Result. More...

#import <SNSCreateTopicResponse.h>

Inherits AmazonServiceResponse.

List of all members.

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

NSString * topicArn
 The Amazon Resource Name (ARN) assigned to the created topic.

Detailed Description

Create Topic Result.


Member Function Documentation

- (NSString* SNSCreateTopicResponse.)description  

Returns a string representation of this object; useful for testing and debugging.

Returns:
A string representation of this object.
- (id SNSCreateTopicResponse.)init  

Default constructor for a new object.

Callers should use the property methods to initialize this object after creating it.


The documentation for this class was generated from the following file: