GetIdentityDkimAttributesResponse
public struct GetIdentityDkimAttributesResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The DKIM attributes for an email address or a domain.
Declaration
Swift
public let dkimAttributes: [String : IdentityDkimAttributes] -
Undocumented
Declaration
Swift
public init(dkimAttributes: [String : IdentityDkimAttributes])
View on GitHub
GetIdentityDkimAttributesResponse Structure Reference