Skip to main content

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

NameDescription
ATopicArnSpecifies the Amazon Resource Name (ARN) of the Amazon SNS topic to publish email events to.