Sets the action you want to allow for the specified principal.
            Valid values are: * | SendMessage | ReceiveMessage | DeleteMessage | ChangeMessageVisibility | GetQueueAttributes
            
 Declaration Syntax
 Declaration Syntax| 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 )
 Parameters
 Parameters- list (array<String>[]()[][])
- The action you want to allow for the specified principal.
 Return Value
 Return Valuethis instance
 Remarks
 Remarks
            For more information about these actions, see Understanding Permissions in the Amazon SQS Developer Guide.