AddPermissionRequest Constructor (string, string, List`1, List`1)

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

Namespace: Amazon.SimpleNotificationService.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public AddPermissionRequest(
         String topicArn,
         String label,
         List<String> aWSAccountId,
         List<String> actionName
)

Parameters

topicArn
Type: System.String

label
Type: System.String

aWSAccountId
Type: List<System.String>

actionName
Type: List<System.String>

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8

.NET for Windows Phone:
Supported in: Window Phone 8