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