Uses of Class
software.amazon.awscdk.services.ses.BounceActionConfig.Builder
Packages that use BounceActionConfig.Builder
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of BounceActionConfig.Builder in software.amazon.awscdk.services.ses
Methods in software.amazon.awscdk.services.ses that return BounceActionConfig.BuilderModifier and TypeMethodDescriptionstatic BounceActionConfig.BuilderBounceActionConfig.builder()Sets the value ofBounceActionConfig.getMessage()Sets the value ofBounceActionConfig.getSender()BounceActionConfig.Builder.smtpReplyCode(String smtpReplyCode) Sets the value ofBounceActionConfig.getSmtpReplyCode()BounceActionConfig.Builder.statusCode(String statusCode) Sets the value ofBounceActionConfig.getStatusCode()Sets the value ofBounceActionConfig.getTopicArn()Constructors in software.amazon.awscdk.services.ses with parameters of type BounceActionConfig.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(BounceActionConfig.Builder builder) Constructor that initializes the object based on literal property values passed by theBounceActionConfig.Builder.