Builder
class Builder
Properties
Link copied to clipboard
The email address to forward bounces and complaints to, if feedback forwarding is enabled.
Link copied to clipboard
The verified email address to send the email message from. The default value is the FromAddress specified for the email channel.
Link copied to clipboard
The reply-to email address(es) for the email message. If a recipient replies to the email, each reply-to address receives the reply.
Link copied to clipboard
The email message, composed of a subject, a text part, and an HTML part.
Link copied to clipboard
The default message variables to use in the email message. You can override the default variables with individual address variables.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.pinpoint.model.RawEmail inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.pinpoint.model.SimpleEmail inside the given block