AWS SDK for .NET Documentation
ActionNames Property
AmazonAmazon.SimpleNotificationService.ModelAddPermissionRequestActionNames Did this page help you?   Yes   No    Tell us about it...
The action you want to allow for the specified principal(s).
Declaration Syntax
C#
public List<string> ActionNames { get; set; }
Remarks
Valid values: any Amazon SNS action name. Go to the Amazon SNS API docs for a list of action names.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)