Uses of Class
software.amazon.awscdk.services.ses.actions.LambdaProps.Builder
Packages that use LambdaProps.Builder
Package
Description
Amazon Simple Email Service Actions Library
-
Uses of LambdaProps.Builder in software.amazon.awscdk.services.ses.actions
Methods in software.amazon.awscdk.services.ses.actions that return LambdaProps.BuilderModifier and TypeMethodDescriptionstatic LambdaProps.BuilderLambdaProps.builder()Sets the value ofLambdaProps.getFunction()LambdaProps.Builder.invocationType(LambdaInvocationType invocationType) Sets the value ofLambdaProps.getInvocationType()Sets the value ofLambdaProps.getTopic()Constructors in software.amazon.awscdk.services.ses.actions with parameters of type LambdaProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(LambdaProps.Builder builder) Constructor that initializes the object based on literal property values passed by theLambdaProps.Builder.