Class: AWS::SES::SendRawEmailResponse

Inherits:
EmailResponse show all
Defined in:
lib/aws/ses/send_email.rb

Instance Attribute Summary

Attributes inherited from Response

#action, #body, #parsed, #response

Method Summary

Methods inherited from EmailResponse

#message_id, #result

Methods inherited from Response

#[], #code, #each, #error, #error?, #headers, #initialize, #inspect, #request_id, #result

Methods included from ExpirableMemoize::ClassMethods

#memoized

Methods included from ExpirableMemoize::InstanceMethods

#__called_from__, #__method__, #expirable_memoize

Constructor Details

This class inherits a constructor from AWS::SES::Response