SendTemplatedEmailResponse
public struct SendTemplatedEmailResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The unique message identifier returned from the SendTemplatedEmail action.
Declaration
Swift
public let messageId: String
-
Undocumented
Declaration
Swift
public init(messageId: String)