GetMessageInsightsResponse

Information about a message.

Types

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

Properties

Link copied to clipboard

A list of tags, in the form of name/value pairs, that were applied to the email you sent, along with Amazon SES Auto-Tags.

Link copied to clipboard

The from address used to send the message.

Link copied to clipboard

A set of insights associated with the message.

Link copied to clipboard

A unique identifier for the message.

Link copied to clipboard

The subject line of the message.

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