EmailTemplateContent
The content of the email, composed of a subject line, an HTML part, and a text-only part.
Contents
- Html
-
The HTML body of the email.
Type: String
Required: No
- Subject
-
The subject line of the email.
Type: String
Required: No
- Text
-
The email body that will be visible to recipients whose email clients do not display HTML.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: