class Aws::SES::Types::IdentityVerificationAttributes

Represents the verification attributes of a single identity.

@!attribute [rw] verification_status

The verification status of the identity: "Pending", "Success",
"Failed", or "TemporaryFailure".
@return [String]

@!attribute [rw] verification_token

The verification token for a domain identity. Null for email address
identities.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/IdentityVerificationAttributes AWS API Documentation

Constants

SENSITIVE