AWS SDK for .NET Documentation
AWSAccountIds Property
AmazonAmazon.SimpleNotificationService.ModelAddPermissionRequestAWSAccountIds Did this page help you?   Yes   No    Tell us about it...
The AWS account IDs of the users (principals) who will be given access to the specified actions.
Declaration Syntax
C#
public List<string> AWSAccountIds { get; set; }
Remarks
The users must have AWS accounts, but do not need to be signed up for this service.

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