The available AWS access control policy actions for Amazon SQS.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class SQSActionIdentifiers
 Members
 Members| All Members | Constructors | Methods | Fields | ||
| Icon | Member | Description | 
|---|---|---|
|  | SQSActionIdentifiers()()()() | Initializes a new instance of the SQSActionIdentifiers class | 
|   | AddPermission | |
|   | AllSQSActions | |
|   | ChangeMessageVisibility | |
|   | ChangeMessageVisibilityBatch | |
|   | CreateQueue | |
|   | DeleteMessage | |
|   | DeleteMessageBatch | |
|   | DeleteQueue | |
|  | Equals(Object) | (Inherited from Object.) | 
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|   | GetQueueAttributes | |
|   | GetQueueUrl | |
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|   | ListQueues | |
|   | ReceiveMessage | |
|   | RemovePermission | |
|   | SendMessage | |
|   | SendMessageBatch | |
|   | SetQueueAttributes | |
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | SQSActionIdentifiers |