class Aws::SES::Types::VerifyDomainIdentityRequest

Represents a request to begin Amazon SES domain verification and to generate the TXT records that you must publish to the DNS server of your domain to complete the verification. For information about domain verification, see the [Amazon SES Developer Guide].

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

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

data as a hash:

    {
      domain: "Domain", # required
    }

@!attribute [rw] domain

The domain to be verified.
@return [String]

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

Constants

SENSITIVE