Skip to main content

TSNSPublishBatchRequest

Class in AWS.SNS

PublishBatch request class.

Ancestors

Properties

TopicArn

property TopicArn: TARN

PublishBatchRequestEntries

property PublishBatchRequestEntries: TList<ISNSPublishBatchRequestEntry>

Type: ISNSPublishBatchRequestEntry

Constructors

Create

constructor Create(const ATopicArn: TARN);

Constructor for TSNSPublishBatchRequest.

Parameters

NameDescription
ATopicArnThe Amazon Resource Name (ARN) of the topic for which the messages are to be delivered to.