AWSSESGetIdentityMailFromDomainAttributesResponse Class Reference
Inherits from | AWSModel : AWSMTLModel |
---|---|
Declared in | AWSSESModel.h AWSSESModel.m |
Overview
Represents the custom MAIL FROM attributes for a list of identities.
Required parameters: [MailFromDomainAttributes]
mailFromDomainAttributes
A map of identities to custom MAIL FROM attributes.
@property (nonatomic, strong) NSDictionary<NSString*AWSSESIdentityMailFromDomainAttributes*> *mailFromDomainAttributes
Declared In
AWSSESModel.h