EmailAddressMetadata

Contains information about an email address for a contact center.

Types

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

Properties

Link copied to clipboard

A list of alias configurations for this email address, showing which email addresses forward to this primary address. Each configuration contains the email address ID of an alias that forwards emails to this address.

Link copied to clipboard

The description of the email address.

Link copied to clipboard

The display name of email address.

Link copied to clipboard

The email address, including the domain.

Link copied to clipboard

The Amazon Resource Name (ARN) of the email address.

Link copied to clipboard

The identifier of the email address.

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