| Package | Description |
|---|---|
| software.amazon.awscdk.services.ses.actions |
Amazon Simple Email Service Actions Library
|
| Modifier and Type | Method and Description |
|---|---|
static Bounce.Builder |
Bounce.Builder.create() |
Bounce.Builder |
Bounce.Builder.sender(String sender)
(experimental) The email address of the sender of the bounced email.
|
Bounce.Builder |
Bounce.Builder.template(BounceTemplate template)
(experimental) The template containing the message, reply code and status code.
|
Bounce.Builder |
Bounce.Builder.topic(ITopic topic)
(experimental) The SNS topic to notify when the bounce action is taken.
|
Copyright © 2021. All rights reserved.