class Aws::SES::Types::VerifyDomainDkimRequest

Represents a request to generate the CNAME records needed to set up Easy DKIM with Amazon SES. For more information about setting up Easy DKIM, see the [Amazon SES Developer Guide].

[1]: docs.aws.amazon.com/ses/latest/DeveloperGuide/easy-dkim.html

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

data as a hash:

    {
      domain: "Domain", # required
    }

@!attribute [rw] domain

The name of the domain to be verified for Easy DKIM signing.
@return [String]

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

Constants

SENSITIVE