GetIdentityMailFromDomainAttributesResponse
public struct GetIdentityMailFromDomainAttributesResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A map of identities to custom MAIL FROM attributes.
Declaration
Swift
public let mailFromDomainAttributes: [String : IdentityMailFromDomainAttributes] -
Undocumented
Declaration
Swift
public init(mailFromDomainAttributes: [String : IdentityMailFromDomainAttributes])
View on GitHub
GetIdentityMailFromDomainAttributesResponse Structure Reference