The available AWS access control policy actions for Amazon SNS.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class SNSActionIdentifiers
 Members
 Members| All Members | Constructors | Methods | Fields | ||
| Icon | Member | Description | 
|---|---|---|
|  | SNSActionIdentifiers()()()() | Initializes a new instance of the SNSActionIdentifiers class | 
|   | AddPermission | |
|   | AllSNSActions | |
|   | ConfirmSubscription | |
|   | CreateTopic | |
|   | DeleteTopic | |
|  | Equals(Object) | (Inherited from Object.) | 
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|   | GetTopicAttributes | |
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|   | ListSubscriptions | |
|   | ListSubscriptionsByTopic | |
|   | ListTopics | |
|   | Publish | |
|   | RemovePermission | |
|   | SetTopicAttributes | |
|   | Subscribe | |
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|   | Unsubscribe | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | SNSActionIdentifiers |