AWS SDK for .NET Documentation
SnsTopic Property
AmazonAmazon.SimpleEmail.ModelSetIdentityNotificationTopicRequestSnsTopic Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property SnsTopic.

The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (Amazon SNS) topic. If the parameter is omitted from the request or a null value is passed, the topic is cleared and publishing is disabled.

Declaration Syntax
C#
public string SnsTopic { get; set; }

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