Uses of Class
software.amazon.awscdk.services.ses.actions.Bounce.Builder
Package
Description
Amazon Simple Email Service Actions Library
-
Uses of Bounce.Builder in software.amazon.awscdk.services.ses.actions
Modifier and TypeMethodDescriptionstatic Bounce.Builder
Bounce.Builder.create()
The email address of the sender of the bounced email.Bounce.Builder.template
(BounceTemplate template) The template containing the message, reply code and status code.The SNS topic to notify when the bounce action is taken.