| Package | Description |
|---|---|
| software.amazon.awscdk.services.ses |
Amazon Simple Email Service Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnTemplate.TemplateProperty.Jsii$Proxy
An implementation for
CfnTemplate.TemplateProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnTemplate.TemplateProperty |
CfnTemplate.TemplateProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnTemplate.setTemplate(CfnTemplate.TemplateProperty value)
The content of the email, composed of a subject line and either an HTML part or a text-only part.
|
CfnTemplateProps.Builder |
CfnTemplateProps.Builder.template(CfnTemplate.TemplateProperty template)
Sets the value of
CfnTemplateProps.getTemplate() |
CfnTemplate.Builder |
CfnTemplate.Builder.template(CfnTemplate.TemplateProperty template)
The content of the email, composed of a subject line and either an HTML part or a text-only part.
|
Copyright © 2022. All rights reserved.