| Interface | Description |
|---|---|
| LambdaDestinationOptions |
(experimental) Options for a Lambda destination.
|
| Class | Description |
|---|---|
| EventBridgeDestination |
(experimental) Use an Event Bridge event bus as a Lambda destination.
|
| LambdaDestination |
(experimental) Use a Lambda function as a Lambda destination.
|
| LambdaDestination.Builder |
(experimental) A fluent builder for
LambdaDestination. |
| LambdaDestinationOptions.Builder |
A builder for
LambdaDestinationOptions |
| LambdaDestinationOptions.Jsii$Proxy |
An implementation for
LambdaDestinationOptions |
| SnsDestination |
(experimental) Use a SNS topic as a Lambda destination.
|
| SqsDestination |
(experimental) Use a SQS queue as a Lambda destination.
|
Copyright © 2020. All rights reserved.