Builder
Properties
The name of the configuration set that you want to use when sending the email.
An object that contains the body of the message. You can send either a Simple message or a Raw message.
An object that contains the recipients of the email 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 Amazon Pinpoint should send bounce and complaint notifications to.
The email address that you want to use as the "From" address for the email. The address that you specify has to be verified.
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.pinpointemail.model.EmailContent inside the given block
construct an aws.sdk.kotlin.services.pinpointemail.model.Destination inside the given block