AWS SDK for .NET Documentation
NotificationARNs Property
AmazonAmazon.CloudFormation.ModelCreateStackRequestNotificationARNs Did this page help you?   Yes   No    Tell us about it...
The Simple Notification Service (SNS) topic ARNs to publish stack related events. You can find your SNS topic ARNs using the SNS console or your Command Line Interface (CLI).

Constraints:

Length
0 - 5

Declaration Syntax
C#
public List<string> NotificationARNs { get; set; }

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