TSESV2KinesisFirehoseDestination
Class in AWS.SESV2
KinesisFirehoseDestination configuration class.
Ancestors
Properties
DeliveryStreamArn
property DeliveryStreamArn: TARN
IamRoleArn
property IamRoleArn: TARN
Constructors
Create
constructor Create(const ADeliveryStreamArn, AIamRoleArn: TARN);
Constructor for TSESV2KinesisFirehoseDestination.
Parameters
| Name | Description |
|---|---|
ADeliveryStreamArn | Specifies the Amazon Resource Name (ARN) of the Amazon Kinesis Data Firehose stream that Amazon SES sends email events to. |
AIamRoleArn | Specifies the Amazon Resource Name (ARN) of the IAM role that Amazon SES uses to send email events to the Amazon Kinesis Data Firehose stream. |