Values.GetIdentityMailFromDomainAttributesRequestSourceRepresents 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.
val to_value :
t ->
[> `Structure of
(string * [> `List of [> `String of Identity.t ] list ]) list ]