class Aws::SES::Types::VerifyEmailIdentityRequest

Represents a request to begin email address verification with Amazon SES. For information about email address verification, see the [Amazon SES Developer Guide].

[1]: docs.aws.amazon.com/ses/latest/DeveloperGuide/verify-email-addresses.html

@note When making an API call, you may pass VerifyEmailIdentityRequest

data as a hash:

    {
      email_address: "Address", # required
    }

@!attribute [rw] email_address

The email address to be verified.
@return [String]

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

Constants

SENSITIVE