EmailChannelRequest

Specifies the status and settings of the email channel for an application.

Types

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

Properties

Link copied to clipboard

The Amazon SES configuration set that you want to apply to messages that you send through the channel.

Link copied to clipboard

Specifies whether to enable the email channel for the application.

Link copied to clipboard

The verified email address that you want to send email from when you send email through the channel.

Link copied to clipboard

The Amazon Resource Name (ARN) of the identity, verified with Amazon Simple Email Service (Amazon SES), that you want to use when you send email through the channel.

Link copied to clipboard

The ARN of the AWS Identity and Access Management (IAM) role that you want Amazon Pinpoint to use when it submits email-related event data for the channel.

Functions

Link copied to clipboard
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