TSESV2SnsDestination
Class in AWS.SESV2
SnsDestination configuration class.
Ancestors
Properties
TopicArn
property TopicArn: TARN
Constructors
Create
constructor Create(const ATopicArn: TARN);
Constructor for TSESV2SnsDestination.
Parameters
| Name | Description |
|---|---|
ATopicArn | Specifies the Amazon Resource Name (ARN) of the Amazon SNS topic to publish email events to. |