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