Uses of Class
software.amazon.awscdk.services.ses.LambdaActionConfig.Builder
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of LambdaActionConfig.Builder in software.amazon.awscdk.services.ses
Modifier and TypeMethodDescriptionstatic LambdaActionConfig.Builder
LambdaActionConfig.builder()
LambdaActionConfig.Builder.functionArn
(String functionArn) Sets the value ofLambdaActionConfig.getFunctionArn()
LambdaActionConfig.Builder.invocationType
(String invocationType) Sets the value ofLambdaActionConfig.getInvocationType()
Sets the value ofLambdaActionConfig.getTopicArn()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(LambdaActionConfig.Builder builder) Constructor that initializes the object based on literal property values passed by theLambdaActionConfig.Builder
.