OutboundEmailContent
Information about email body content.
Contents
- MessageSourceType
-
The message source type, that is,
RAW
orTEMPLATE
.Type: String
Valid Values:
TEMPLATE | RAW
Required: Yes
- RawMessage
-
The raw email body content.
Type: OutboundRawMessage object
Required: No
- TemplatedMessageConfig
-
Information about template message configuration.
Type: TemplatedMessageConfig object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: