class Aws::Connect::Types::InboundRawMessage


@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/InboundRawMessage AWS API Documentation
@return [Hash<String,String>]
Headers present in inbound email.
@!attribute [rw] headers
@return [String]
Type of content, that is, ‘text/plain` or `text/html`.
@!attribute [rw] content_type
@return [String]
The email message body.
@!attribute [rw] body
@return [String]
The email subject.
@!attribute [rw] subject
Information about the raw email body content.