class Aws::SES::Types::GetIdentityMailFromDomainAttributesRequest

Represents a request to return the Amazon SES custom MAIL FROM attributes for a list of identities. For information about using a custom MAIL FROM domain, see the [Amazon SES Developer Guide].

[1]: docs.aws.amazon.com/ses/latest/DeveloperGuide/mail-from.html

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

data as a hash:

    {
      identities: ["Identity"], # required
    }

@!attribute [rw] identities

A list of one or more identities.
@return [Array<String>]

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

Constants

SENSITIVE