AWS SDK for .NET Documentation
WithNotificationARNs Method (notificationARNs)
AmazonAmazon.CloudFormation.ModelStackWithNotificationARNs(IEnumerable<(Of <<'(String>)>>)) Did this page help you?   Yes   No    Tell us about it...
Adds elements to the NotificationARNs collection
Declaration Syntax
C#
public Stack WithNotificationARNs(
	IEnumerable<string> notificationARNs
)
Parameters
notificationARNs (IEnumerable<(Of <(<'String>)>)>)
The values to add to the NotificationARNs collection
Return Value
this instance

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)