Skip to main content

TSESV2SendEmailRequest

Class in AWS.SESV2

SendEmail request class.

Ancestors

Properties

ConfigurationSetName

property ConfigurationSetName: string

Content

property Content: ISESV2EmailContent

Type: ISESV2EmailContent

Destination

property Destination: ISESV2Destination

Type: ISESV2Destination

EmailTags

property EmailTags: TList<ISESV2MessageTag>

Type: ISESV2MessageTag

EndpointId

property EndpointId: string

FeedbackForwardingEmailAddress

property FeedbackForwardingEmailAddress: string

FeedbackForwardingEmailAddressIdentityArn

property FeedbackForwardingEmailAddressIdentityArn: TARN

FromEmailAddress

property FromEmailAddress: string

FromEmailAddressIdentityArn

property FromEmailAddressIdentityArn: TARN

ListManagementOptions

property ListManagementOptions: ISESV2ListManagementOptions

Type: ISESV2ListManagementOptions

ReplyToAddresses

property ReplyToAddresses: TList<string>

TenantName

property TenantName: string

Constructors

Create

constructor Create;

Constructor for TSESV2SendEmailRequest.