Uses of Class
software.amazon.awscdk.services.ses.CfnReceiptRule.LambdaActionProperty.Builder
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnReceiptRule.LambdaActionProperty.Builder in software.amazon.awscdk.services.ses
Modifier and TypeMethodDescriptionCfnReceiptRule.LambdaActionProperty.builder()
CfnReceiptRule.LambdaActionProperty.Builder.functionArn
(String functionArn) Sets the value ofCfnReceiptRule.LambdaActionProperty.getFunctionArn()
CfnReceiptRule.LambdaActionProperty.Builder.invocationType
(String invocationType) Sets the value ofCfnReceiptRule.LambdaActionProperty.getInvocationType()
Sets the value ofCfnReceiptRule.LambdaActionProperty.getTopicArn()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnReceiptRule.LambdaActionProperty.Builder
.