Skip to main content

TSESV2SendBulkEmailRequest

Class in AWS.SESV2

SendBulkEmail request class.

Ancestors

Properties

BulkEmailEntries

property BulkEmailEntries: TList<ISESV2BulkEmailEntry>

Type: ISESV2BulkEmailEntry

ConfigurationSetName

property ConfigurationSetName: string

DefaultContent

property DefaultContent: ISESV2BulkEmailContent

Type: ISESV2BulkEmailContent

DefaultEmailTags

property DefaultEmailTags: TList<ISESV2MessageTag>

Type: ISESV2MessageTag

EndpointId

property EndpointId: string

FeedbackForwardingEmailAddress

property FeedbackForwardingEmailAddress: string

FeedbackForwardingEmailAddressIdentityArn

property FeedbackForwardingEmailAddressIdentityArn: TOptional<TARN>

FromEmailAddress

property FromEmailAddress: string

FromEmailAddressIdentityArn

property FromEmailAddressIdentityArn: TOptional<TARN>

ReplyToAddresses

property ReplyToAddresses: TList<string>

TenantName

property TenantName: string

Constructors

Create

constructor Create;

Constructor for TSESV2SendBulkEmailRequest.