| Package | Description |
|---|---|
| software.amazon.awscdk.services.ses.actions |
Amazon Simple Email Service Actions Library
|
| Modifier and Type | Method and Description |
|---|---|
static Lambda.Builder |
Lambda.Builder.create() |
Lambda.Builder |
Lambda.Builder.function(IFunction function)
(experimental) The Lambda function to invoke.
|
Lambda.Builder |
Lambda.Builder.invocationType(LambdaInvocationType invocationType)
(experimental) The invocation type of the Lambda function.
|
Lambda.Builder |
Lambda.Builder.topic(ITopic topic)
(experimental) The SNS topic to notify when the Lambda action is taken.
|
Copyright © 2021. All rights reserved.