Raw
data class Raw(val response: <Error class: unknown class>) : SesResponse<<Error class: unknown class>>
Represents the response for a raw email sending request.
Parameters
response
The SendRawEmailResponse object containing the details of the response for the raw email sent.