| Package | Description |
|---|---|
| software.amazon.awscdk.services.lambda.eventsources |
AWS Lambda Event Sources
|
| software.amazon.awscdk.services.sns.subscriptions |
CDK Construct Library for Amazon Simple Notification Service Subscriptions
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SnsEventSourceProps
(experimental) Properties forwarded to the Lambda Subscription.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
SnsEventSourceProps.Jsii$Proxy
An implementation for
SnsEventSourceProps |
| Modifier and Type | Class and Description |
|---|---|
static class |
LambdaSubscriptionProps.Jsii$Proxy
An implementation for
LambdaSubscriptionProps |
| Modifier and Type | Method and Description |
|---|---|
LambdaSubscriptionProps |
LambdaSubscriptionProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
LambdaSubscription(IFunction fn,
LambdaSubscriptionProps props) |
Copyright © 2021. All rights reserved.