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