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.

C# |
public string SnsTopic { get; set; }