| Package | Description |
|---|---|
| software.amazon.awscdk.services.ses |
Amazon Simple Email Service Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnReceiptRule.LambdaActionProperty.Builder |
CfnReceiptRule.LambdaActionProperty.builder() |
CfnReceiptRule.LambdaActionProperty.Builder |
CfnReceiptRule.LambdaActionProperty.Builder.functionArn(String functionArn)
Sets the value of
CfnReceiptRule.LambdaActionProperty.getFunctionArn() |
CfnReceiptRule.LambdaActionProperty.Builder |
CfnReceiptRule.LambdaActionProperty.Builder.invocationType(String invocationType)
Sets the value of
CfnReceiptRule.LambdaActionProperty.getInvocationType() |
CfnReceiptRule.LambdaActionProperty.Builder |
CfnReceiptRule.LambdaActionProperty.Builder.topicArn(String topicArn)
Sets the value of
CfnReceiptRule.LambdaActionProperty.getTopicArn() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnReceiptRule.LambdaActionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnReceiptRule.ActionProperty.Builder. |
Copyright © 2022. All rights reserved.