class Aws::SES::Types::TrackingOptions

A domain that is used to redirect email recipients to an Amazon SES-operated domain. This domain captures open and click events generated by Amazon SES emails.

For more information, see [Configuring Custom Domains to Handle Open and Click Tracking] in the *Amazon SES Developer Guide*.

[1]: docs.aws.amazon.com/ses/latest/DeveloperGuide/configure-custom-open-click-domains.html

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

data as a hash:

    {
      custom_redirect_domain: "CustomRedirectDomain",
    }

@!attribute [rw] custom_redirect_domain

The custom subdomain that will be used to redirect email recipients
to the Amazon SES event tracking domain.
@return [String]

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

Constants

SENSITIVE