Uses of Class
software.amazon.awscdk.services.ses.actions.WorkMailProps.Builder
Packages that use WorkMailProps.Builder
Package
Description
Amazon Simple Email Service Actions Library
-
Uses of WorkMailProps.Builder in software.amazon.awscdk.services.ses.actions
Methods in software.amazon.awscdk.services.ses.actions that return WorkMailProps.BuilderModifier and TypeMethodDescriptionstatic WorkMailProps.Builder
WorkMailProps.builder()
WorkMailProps.Builder.organizationArn
(String organizationArn) Sets the value ofWorkMailProps.getOrganizationArn()
Sets the value ofWorkMailProps.getTopic()
Constructors in software.amazon.awscdk.services.ses.actions with parameters of type WorkMailProps.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(WorkMailProps.Builder builder) Constructor that initializes the object based on literal property values passed by theWorkMailProps.Builder
.