AWSSESGetIdentityMailFromDomainAttributesRequest Class Reference
Inherits from | AWSRequest : AWSModel : AWSMTLModel |
---|---|
Declared in | AWSSESModel.h AWSSESModel.m |
Overview
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.
Required parameters: [Identities]
identities
A list of one or more identities.
@property (nonatomic, strong) NSArray<NSString*> *identities
Declared In
AWSSESModel.h