| Package | Description |
|---|---|
| software.amazon.awscdk.services.ses.actions |
Amazon Simple Email Service Actions Library
|
| Modifier and Type | Method and Description |
|---|---|
static Sns.Builder |
Sns.Builder.create() |
Sns.Builder |
Sns.Builder.encoding(EmailEncoding encoding)
(experimental) The encoding to use for the email within the Amazon SNS notification.
|
Sns.Builder |
Sns.Builder.topic(ITopic topic)
(experimental) The SNS topic to notify.
|
Copyright © 2021. All rights reserved.