AWS SDK for .NET Documentation
WithTopicArn Method (topicArn)
AmazonAmazon.SimpleNotificationService.ModelAddPermissionRequestWithTopicArn(String) Did this page help you?   Yes   No    Tell us about it...
Sets the ARN of the topic whose access control policy you wish to modify.
Declaration Syntax
C#
public AddPermissionRequest WithTopicArn(
	string topicArn
)
Parameters
topicArn (String)
The ARN of the topic whose access control policy you wish to modify.
Return Value
this instance

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