| Package | Description |
|---|---|
| software.amazon.awscdk.services.ses |
Amazon Simple Email Service Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnTemplate.Builder |
CfnTemplate.Builder.create(software.constructs.Construct scope,
String id) |
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.
|
CfnTemplate.Builder |
CfnTemplate.Builder.template(IResolvable 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.