Builder
Properties
The list of bulk email entry objects.
The name of the configuration set to use when sending the email.
An object that contains the body of the message. You can specify a template message.
A list of tags, in the form of name/value pairs, to apply to an email that you send using the SendEmail
operation. Tags correspond to characteristics of the email that you define, so that you can publish email sending events.
The address that you want bounce and complaint notifications to be sent to.
This parameter is used only for sending authorization. It is the ARN of the identity that is associated with the sending authorization policy that permits you to use the email address specified in the FeedbackForwardingEmailAddress
parameter.
The email address to use as the "From" address for the email. The address that you specify has to be verified.
This parameter is used only for sending authorization. It is the ARN of the identity that is associated with the sending authorization policy that permits you to use the email address specified in the FromEmailAddress
parameter.
The "Reply-to" email addresses for the message. When the recipient replies to the message, each Reply-to address receives the reply.
Functions
construct an aws.sdk.kotlin.services.sesv2.model.BulkEmailContent inside the given block