PutEmailIdentityMailFromAttributesRequest

A request to configure the custom MAIL FROM domain for a verified identity.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The action that you want Amazon Pinpoint to take if it can't read the required MX record when you send an email. When you set this value to UseDefaultValue, Amazon Pinpoint uses amazonses.com as the MAIL FROM domain. When you set this value to RejectMessage, Amazon Pinpoint returns a MailFromDomainNotVerified error, and doesn't attempt to deliver the email.

Link copied to clipboard

The verified email identity that you want to set up the custom MAIL FROM domain for.

Link copied to clipboard

The custom MAIL FROM domain that you want the verified identity to use. The MAIL FROM domain must meet the following criteria:

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String