Skip to main content

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

NameDescription
ADeliveryStreamArnSpecifies the Amazon Resource Name (ARN) of the Amazon Kinesis Data Firehose stream that Amazon SES sends email events to.
AIamRoleArnSpecifies the Amazon Resource Name (ARN) of the IAM role that Amazon SES uses to send email events to the Amazon Kinesis Data Firehose stream.