TSNSDeleteTopicRequest
Class in AWS.SNS
DeleteTopic request class.
Ancestors
Properties
TopicArn
property TopicArn: TARN
Constructors
Create
constructor Create(const ATopicArn: TARN);
Constructor for TSNSDeleteTopicRequest.
Parameters
| Name | Description |
|---|---|
ATopicArn | The Amazon Resource Name (ARN) of the topic to delete. |