Sets the action you want to allow for the specified principal.
Valid values are: * | SendMessage | ReceiveMessage | DeleteMessage | ChangeMessageVisibility | GetQueueAttributes

C# |
[ObsoleteAttribute("The With methods are obsolete and will be removed in version 2 of the AWS SDK for .NET. See http://aws.amazon.com/sdkfornet/#version2 for more information.")] public AddPermissionRequest WithActionName( params string[] list )

- list (array<String>[]()[][])
- The action you want to allow for the specified principal.

this instance

For more information about these actions, see Understanding Permissions in the Amazon SQS Developer Guide.