EmailContact

An email contact.

Types

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

Properties

Link copied to clipboard

The email address this email contact points to. The activation email and any subscribed emails are sent here.

Link copied to clipboard
val arn: String

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

Link copied to clipboard

The creation time of the resource.

Link copied to clipboard

The name of the email contact.

Link copied to clipboard

The status of the email contact. Only activated email contacts receive emails.

Link copied to clipboard

The time the resource was last updated.

Functions

Link copied to clipboard
inline fun copy(block: EmailContact.Builder.() -> Unit = {}): EmailContact
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