AWSSESSendResult

@available(*, deprecated, message: "Use the generic AWS service instead")
public struct AWSSESSendResult : Decodable

The result of an AWS SES send request. (Deprecated)

  • The id of the sent message.

    Declaration

    Swift

    public let messageID: String