CreateEmailIdentityRequest

A request to begin the verification process for an email identity (an email address or domain).

Types

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

Properties

Link copied to clipboard

The email address or domain that you want to verify.

Link copied to clipboard
val tags: List<Tag>?

An array of objects that define the tags (keys and values) that you want to associate with the email identity.

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