VerificationInfo

An object that contains additional information about the verification status for the identity.

Types

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

Properties

Link copied to clipboard

Provides the reason for the failure describing why Amazon SES was not able to successfully verify the identity. Below are the possible values:

Link copied to clipboard

The last time a verification attempt was made for this identity.

Link copied to clipboard

The last time a successful verification was made for this identity.

Link copied to clipboard

An object that contains information about the start of authority (SOA) record associated with the identity.

Functions

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